changeset 48166:f4093f55e9c2

(POLLING_PROBLEM_IN_SELECT): Defined.
author Richard M. Stallman <rms@gnu.org>
date Wed, 06 Nov 2002 04:57:48 +0000
parents 47930f7354a6
children 9fca08a4ea91
files src/s/hpux10.h
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/s/hpux10.h	Wed Nov 06 01:07:49 2002 +0000
+++ b/src/s/hpux10.h	Wed Nov 06 04:57:48 2002 +0000
@@ -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