changeset 40578:30f51cb6803a

New file.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 31 Oct 2001 17:21:33 +0000
parents f7d9a9e05b70
children d0bafec8c862
files src/s/hpux11.h
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/s/hpux11.h	Wed Oct 31 17:21:33 2001 +0000
@@ -0,0 +1,8 @@
+#include "hpux10.h"
+
+#define HPUX11
+
+#ifdef POSIX_SIGNALS
+#undef POSIX_SIGNALS
+#endif
+#define POSIX_SIGNALS 1