From a600a71246fd96dc78de2f07167873dbeab0f37f Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 19 Feb 2003 15:42:57 +0000 Subject: [PATCH] (HPUX10): Define it just once. --- src/ChangeLog | 4 ++++ src/s/hpux10.h | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/src/ChangeLog b/src/ChangeLog index 86ac60e896c..d1510fe055d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2003-02-19 Juanma Barranquero + + * s/hpux10.h (HPUX10): Define it just once. + 2003-02-17 Klaus Zeitler * s/hpux10.h (POLL_INTERRUPTED_SYS_CALL): Defined. diff --git a/src/s/hpux10.h b/src/s/hpux10.h index 007d4aee3ac..92dfd5b1c2f 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h @@ -10,7 +10,7 @@ #undef srandom #undef random #undef HAVE_RANDOM -#define HPUX10 + #define FORCE_ALLOCA_H /* AlainF 20-Jul-1996 says this is right. */ -- 2.39.5