]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - tools/purge/purge.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / tools / purge / purge.cc
index 4f3d47bee941adc46c6c37dbb1a49265df255a35..de27261d6af0cfb9384119fc65ae42076bbf9529 100644 (file)
@@ -97,7 +97,7 @@
 #pragma implementation
 #endif
 
-#include "config.h"
+#include "squid.h"
 // for xstrdup
 #include "util.h"