]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
use SIZEOF_LONG == 8 instead of _SQUID_OSF
authorwessels <>
Tue, 24 Mar 1998 01:02:18 +0000 (01:02 +0000)
committerwessels <>
Tue, 24 Mar 1998 01:02:18 +0000 (01:02 +0000)
include/cache_snmp.h

index cb46df9a3a16ab5857e4afcddec7f0e99394b90a..c8b1b31a812c7b94dd850b766290c33d668c24e8 100644 (file)
@@ -2,7 +2,7 @@
 #ifndef CACHE_SNMP_H
 #define CACHE_SNMP_H
 
-#ifdef _SQUID_OSF_
+#if SIZEOF_LONG == 8
 #define snint int
 #else
 #define snint long