]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/DelayPool.cc
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / DelayPool.cc
index b4871ecc098173dd021f615e98d17b99beedf6c2..2fed607dbea15be93030ec70d204d8f5674fa8fa 100644 (file)
@@ -36,7 +36,7 @@
  * Copyright (c) 2003, Robert Collins <robertc@squid-cache.org>
  */
 
-#include "config.h"
+#include "squid.h"
 
 #if USE_DELAY_POOLS
 #include "DelayPool.h"