diff src/s/hpux11.h @ 88155:d7ddb3e565de

sync with trunk
author Henrik Enberg <henrik.enberg@telia.com>
date Mon, 16 Jan 2006 00:03:54 +0000
parents 9fca08a4ea91
children
line wrap: on
line diff
--- a/src/s/hpux11.h	Sun Jan 15 23:02:10 2006 +0000
+++ b/src/s/hpux11.h	Mon Jan 16 00:03:54 2006 +0000
@@ -1,4 +1,4 @@
-#include "hpux10.h"
+#include "hpux10-20.h"
 
 #define HPUX11
 
@@ -14,5 +14,5 @@
    then close and reopen it in the child.  */
 #define USG_SUBTTY_WORKS
 
-/* HPUX 10.10 needs this; HPUX 10.20 does not, and HPUX 11 does not.  */
-#undef POLLING_PROBLEM_IN_SELECT
+/* arch-tag: f5a3d780-82cd-4a9a-832e-a4031aab788b
+   (do not change this comment) */