]> git.eshelyaron.com Git - emacs.git/commitdiff
(HPUX10): New macro.
authorRichard M. Stallman <rms@gnu.org>
Wed, 19 Jun 1996 21:50:16 +0000 (21:50 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 19 Jun 1996 21:50:16 +0000 (21:50 +0000)
src/s/hpux10.h

index b0d4ff6abeb2dec48ef84b769cb9e6f252e47cef..78f83b9339ded1642d004e802f98e720c81375d6 100644 (file)
@@ -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