summaryrefslogtreecommitdiff
path: root/src/s
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2001-10-31 17:21:33 +0000
committerEli Zaretskii <eliz@gnu.org>2001-10-31 17:21:33 +0000
commit5282dcdb5648b893fc0988866cab775b9f6e2b9c (patch)
treeebb3516d2cc110d6e9fef1e610b080d75ac479e1 /src/s
parent4f4d6b177a9eac8e7484c819817ee86364ccd5f0 (diff)
downloademacs-5282dcdb5648b893fc0988866cab775b9f6e2b9c.tar.gz
New file.
Diffstat (limited to 'src/s')
-rw-r--r--src/s/hpux11.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/s/hpux11.h b/src/s/hpux11.h
new file mode 100644
index 00000000000..98a4775f609
--- /dev/null
+++ b/src/s/hpux11.h
@@ -0,0 +1,8 @@
+#include "hpux10.h"
+
+#define HPUX11
+
+#ifdef POSIX_SIGNALS
+#undef POSIX_SIGNALS
+#endif
+#define POSIX_SIGNALS 1