]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
preprocessor typo
authorwessels <>
Tue, 27 Apr 1999 03:52:17 +0000 (03:52 +0000)
committerwessels <>
Tue, 27 Apr 1999 03:52:17 +0000 (03:52 +0000)
lib/safe_inet_addr.c

index bce337605abfe50adba4c38077b77d04b1165c80..5d77be7405252a29e9996b3538e116590a569808 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: safe_inet_addr.c,v 1.9 1999/04/23 02:57:15 wessels Exp $
+ * $Id: safe_inet_addr.c,v 1.10 1999/04/26 21:52:17 wessels Exp $
  */
 
 #include "config.h"
@@ -35,7 +35,7 @@ safe_inet_addr(const char *buf, struct in_addr *addr)
     int a1 = 0, a2 = 0, a3 = 0, a4 = 0;
     struct in_addr A;
     char x;
-#if _SQUID_HPUX_
+#if defined(_SQUID_HPUX_)
     /*
      * MIYOSHI Tsutomu <mijosxi@ike.tottori-u.ac.jp> says scanning 'buf'
      * causes a bus error on hppa1.1-hp-hpux9.07, so we