aboutsummaryrefslogtreecommitdiffstats
path: root/src/s
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-11-06 04:57:48 +0000
committerRichard M. Stallman <[email protected]>2002-11-06 04:57:48 +0000
commitd7efe3e1c632740f02ba12df73f663ee51482513 (patch)
tree833e766c7fd17aab828b6e75aef0d4e0a5c1b834 /src/s
parentf4f008275cd9faa9153106e455e4f5b5e2658a9a (diff)
(POLLING_PROBLEM_IN_SELECT): Defined.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/hpux10.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/s/hpux10.h b/src/s/hpux10.h
index dc9caf6e00..c547a1845a 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