]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/strsep.c
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / compat / strsep.c
index 0e2739f682a10cda5b8bca71bff4a776fd31af19..5fbd788209d22b6bf333b444e2a714e122478c02 100644 (file)
@@ -17,7 +17,7 @@
  * USA.
  */
 
-#include "config.h"
+#include "squid.h"
 #include "compat/strsep.h"
 
 #include <string.h>