From: Eli Zaretskii Date: Wed, 31 Oct 2001 17:21:33 +0000 (+0000) Subject: New file. X-Git-Tag: ttn-vms-21-2-B4~18943 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5282dcdb5648b893fc0988866cab775b9f6e2b9c;p=emacs.git New file. --- 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