]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/LoadableModule.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / LoadableModule.cc
index 996797efc3e84c7c2f2a8282b51d579f627385d0..3c62b410829ccdf2bfdc173594023a3c9bca3e0c 100644 (file)
@@ -1,4 +1,4 @@
-#include "squid.h"
+#include "squid-old.h"
 
 /* The original code has this constant ./configure-able.
  * The "#else" branches use raw dlopen interface and have not been tested.