]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Oops..
authorhno <>
Mon, 8 Oct 2001 22:55:25 +0000 (22:55 +0000)
committerhno <>
Mon, 8 Oct 2001 22:55:25 +0000 (22:55 +0000)
include/cache_snmp.h
src/defines.h

index 59e9a03c06a98d1a6c42460b3bd317555c16ce43..e129e4163b4e48751f50c447b0c2aed4c5b9f7f2 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * $Id: cache_snmp.h,v 1.25 2001/10/08 16:18:31 hno Exp $
+ * $Id: cache_snmp.h,v 1.26 2001/10/08 16:55:25 hno Exp $
  */
 
-#ifndef SQUID_SNMP_H
-#define SQUID_SNMP_H
+#ifndef SQUID_CACHE_SNMP_H
+#define SQUID_CACHE_SNMP_H
 
 #ifdef SQUID_SNMP
 
@@ -256,4 +256,4 @@ enum {
 
 #endif /* SQUID_SNMP */
 
-#endif /* SQUID_SNMP_H */
+#endif /* SQUID_CACHE_SNMP_H */
index e4fe553d4f1dd023e658b8a6be9fdfd3cee962fa..aed24d92288c3f39d67254162526c178ace58f89 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: defines.h,v 1.95 2001/10/08 16:18:32 hno Exp $
+ * $Id: defines.h,v 1.96 2001/10/08 16:55:25 hno Exp $
  *
  *
  * SQUID Web Proxy Cache          http://www.squid-cache.org/
@@ -31,8 +31,8 @@
  *
  */
 
-#ifndef SQUID_STRUCTS_H
-#define SQUID_STRUCTS_H
+#ifndef SQUID_DEFINES_H
+#define SQUID_DEFINES_H
 
 #ifndef TRUE
 #define TRUE 1
 #define _WIN_OS_WINXP  6
 #endif
 
-#endif /* SQUID_STRUCTS_H */
+#endif /* SQUID_DEFINES_H */