]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/ssl/support.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / ssl / support.cc
index 03dd48b883a646efe2146d2b82aff41b2a5ca3b1..9e047a945d279dbc937d1f12da08ed5aba05f440 100644 (file)
@@ -33,7 +33,7 @@
  *
  */
 
-#include "squid.h"
+#include "squid-old.h"
 
 /* MS Visual Studio Projects are monolithic, so we need the following
  * #if to exclude the SSL code from compile process when not needed.