]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DelayConfig.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / DelayConfig.h
index a6f1eec6ff5fcf4f4c5c816d53e0ddaa2273c428..b128893b681dae4c2e720212cf71261af834349f 100644 (file)
@@ -8,8 +8,8 @@
 
 /* DEBUG: section 03    Configuration Settings */
 
-#ifndef SQUID_DELAYCONFIG_H
-#define SQUID_DELAYCONFIG_H
+#ifndef SQUID_SRC_DELAYCONFIG_H
+#define SQUID_SRC_DELAYCONFIG_H
 
 class StoreEntry;
 class ConfigParser;
@@ -29,5 +29,5 @@ public:
 
 };
 
-#endif /* SQUID_DELAYCONFIG_H */
+#endif /* SQUID_SRC_DELAYCONFIG_H */