(Info-extract-menu-node-name)
[emacs.git] / src / s / hpux10-20.h
blob8e661188d72feddb3a8ea897e03da7329f8630f9
1 #include "hpux10.h"
3 #define HPUX10_20
5 /* otherwise sigunblock wont be defined */
6 #define POSIX_SIGNALS
8 /* Polling problems (interrupted system call) reported for HP-UX 10.10
9 don't exist from 10.20 on (see process.c) */
10 #undef POLL_INTERRUPTED_SYS_CALL