diff src/s/hpux10.h @ 15457:1993f23c4bfe

(HPUX10): New macro.
author Richard M. Stallman <rms@gnu.org>
date Wed, 19 Jun 1996 21:50:16 +0000
parents 28464b50adfb
children 1fb9ef6e1a9a
line wrap: on
line diff
--- 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