]> code.delx.au - gnu-emacs/commitdiff
New file.
authorEli Zaretskii <eliz@gnu.org>
Wed, 31 Oct 2001 17:21:33 +0000 (17:21 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 31 Oct 2001 17:21:33 +0000 (17:21 +0000)
src/s/hpux11.h [new file with mode: 0644]

diff --git a/src/s/hpux11.h b/src/s/hpux11.h
new file mode 100644 (file)
index 0000000..98a4775
--- /dev/null
@@ -0,0 +1,8 @@
+#include "hpux10.h"
+
+#define HPUX11
+
+#ifdef POSIX_SIGNALS
+#undef POSIX_SIGNALS
+#endif
+#define POSIX_SIGNALS 1