diff --git a/src/s/hpux10.h b/src/s/hpux10.h index 0c399f31294..32daf200a21 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h @@ -13,6 +13,10 @@ #define HPUX10 #define FORCE_ALLOCA_H +/* AlainF 20-Jul-1996 says this is right. */ +#undef KERNEL_FILE +#define KERNEL_FILE "/stand/vmunix" + #ifdef LIBS_SYSTEM #undef LIBS_SYSTEM #endif