changeset 15457:1993f23c4bfe

(HPUX10): New macro.
author Richard M. Stallman <rms@gnu.org>
date Wed, 19 Jun 1996 21:50:16 +0000
parents 64addbeb9e96
children d4dceb1eaf56
files src/s/hpux10.h
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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