1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-28 01:00:52 -07:00

New file.

This commit is contained in:
Eli Zaretskii 2001-10-31 17:21:33 +00:00
parent 4f4d6b177a
commit 5282dcdb56

8
src/s/hpux11.h Normal file
View file

@ -0,0 +1,8 @@
#include "hpux10.h"
#define HPUX11
#ifdef POSIX_SIGNALS
#undef POSIX_SIGNALS
#endif
#define POSIX_SIGNALS 1