]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/Parsing.h
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / Parsing.h
index 2b78a0ca75b7bcec9a00fe31de692e6aeed5ca6e..259914d6340ffbf0d81e1bfaf729e47d702ce588 100644 (file)
@@ -36,7 +36,7 @@
 #ifndef SQUID_PARSING_H
 #define SQUID_PARSING_H
 
-#include "squid.h"
+#include "squid-old.h"
 
 extern double xatof(const char *token);
 extern int xatoi(const char *token);