From: Richard M. Stallman Date: Wed, 6 Nov 2002 04:57:48 +0000 (+0000) Subject: (POLLING_PROBLEM_IN_SELECT): Defined. X-Git-Tag: ttn-vms-21-2-B4~12586 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d7efe3e1c632740f02ba12df73f663ee51482513;p=emacs.git (POLLING_PROBLEM_IN_SELECT): Defined. --- diff --git a/src/s/hpux10.h b/src/s/hpux10.h index dc9caf6e002..c547a1845ab 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h @@ -55,3 +55,6 @@ /* Don't define _BSD */ #undef C_SWITCH_SYSTEM + +/* HPUX 10.10 needs this; HPUX 10.20 does not. */ +#define POLLING_PROBLEM_IN_SELECT