/*
- * $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
#endif /* SQUID_SNMP */
-#endif /* SQUID_SNMP_H */
+#endif /* SQUID_CACHE_SNMP_H */
/*
- * $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/
*
*/
-#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 */