]> git.eshelyaron.com Git - emacs.git/commitdiff
(POLLING_PROBLEM_IN_SELECT): Defined.
authorRichard M. Stallman <rms@gnu.org>
Wed, 6 Nov 2002 04:57:48 +0000 (04:57 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 6 Nov 2002 04:57:48 +0000 (04:57 +0000)
src/s/hpux10.h

index dc9caf6e0021d50e198e49bd381e9af0d4dbf592..c547a1845ab9c8fbbce656539afff84c2f56ad32 100644 (file)
@@ -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