diff options
Diffstat (limited to 'src/s/hpux8.h')
-rw-r--r-- | src/s/hpux8.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/s/hpux8.h b/src/s/hpux8.h index ac047147295..ff48ac59293 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h @@ -6,6 +6,8 @@ #include "hpux.h" +#define HPUX8 + #define LIB_X11_LIB -L/usr/lib/X11R4 -lX11 #define C_SWITCH_SYSTEM -I/usr/include/X11R4 |