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:
parent
4f4d6b177a
commit
5282dcdb56
1 changed files with 8 additions and 0 deletions
8
src/s/hpux11.h
Normal file
8
src/s/hpux11.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#include "hpux10.h"
|
||||
|
||||
#define HPUX11
|
||||
|
||||
#ifdef POSIX_SIGNALS
|
||||
#undef POSIX_SIGNALS
|
||||
#endif
|
||||
#define POSIX_SIGNALS 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue