]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/tools.cc
Removed squid-old.h
[thirdparty/squid.git] / src / tools.cc
index eaf5fc16c8dbceda3d6ad00fb9631266ad30d931..b5f43e3165a9f2b86ae2b51bf6bd167c28edf190 100644 (file)
@@ -32,7 +32,7 @@
  *
  */
 
-#include "squid-old.h"
+#include "squid.h"
 #include "base/Subscription.h"
 #include "fde.h"
 #include "htcp.h"
 #include "ipc/Kids.h"
 #include "ipc/Coordinator.h"
 #include "ipcache.h"
+#include "protos.h"
 #include "SwapDir.h"
 #include "wordlist.h"
 
 #if HAVE_SYS_PRCTL_H
 #include <sys/prctl.h>
 #endif
+#if HAVE_SYS_STAT_H
+#include <sys/stat.h>
+#endif
+#if HAVE_SYS_WAIT_H
+#include <sys/wait.h>
+#endif
+#if HAVE_GRP_H
+#include <grp.h>
+#endif
 
 #define DEAD_MSG "\
 The Squid Cache (version %s) died.\n\