# HG changeset patch # User Richard M. Stallman # Date 835221016 0 # Node ID 1993f23c4bfe9a96b0bf2179e2c59a1c65156829 # Parent 64addbeb9e96993b302308faf6446b678cebfebc (HPUX10): New macro. diff -r 64addbeb9e96 -r 1993f23c4bfe src/s/hpux10.h --- a/src/s/hpux10.h Wed Jun 19 21:15:58 1996 +0000 +++ b/src/s/hpux10.h Wed Jun 19 21:50:16 1996 +0000 @@ -1,5 +1,7 @@ #include "hpux9shr.h" +#define HPUX10 + /* We have to go this route, rather than hpux9's approach of renaming the functions via macros. The system's stdlib.h has fully prototyped declarations, which yields a conflicting definition of srand48; it