From: Eli Zaretskii Date: Wed, 31 Oct 2001 17:32:45 +0000 (+0000) Subject: New file. X-Git-Tag: emacs-21.2~392 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=2749f83bbd24a826b1e4193fb63aa8f24684dda9;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