]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/NullDelayId.h
Renamed squid.h to squid-old.h and config.h to squid.h
[thirdparty/squid.git] / src / NullDelayId.h
index 290e7d29164676415b1b083797dcdafe053370d5..c66f3ce7e1f258e3dae34c35e065773c88afd8da 100644 (file)
  *
  * Copyright (c) 2003, Robert Collins <robertc@squid-cache.org>
  */
-
-#include "config.h"
-
 #ifndef NULLDELAYID_H
 #define NULLDELAYID_H
-#if DELAY_POOLS
-#include "squid.h"
+#if USE_DELAY_POOLS
+#include "squid-old.h"
 #include "RefCount.h"
 #include "DelayIdComposite.h"