summaryrefslogtreecommitdiff
path: root/src/s/hpux11.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/s/hpux11.h')
-rw-r--r--src/s/hpux11.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/s/hpux11.h b/src/s/hpux11.h
deleted file mode 100644
index 40bcc987973..00000000000
--- a/src/s/hpux11.h
+++ /dev/null
@@ -1,9 +0,0 @@
-#include "hpux10-20.h"
-
-/* SA_RESTART resets the timeout of `select', so don't use it. */
-#define BROKEN_SA_RESTART
-
-/* It does work on HPUX to open the pty's tty in the parent (Emacs),
- then close and reopen it in the child. */
-#define USG_SUBTTY_WORKS
-