]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/neighbors.h
SourceFormat Enforcement
[thirdparty/squid.git] / src / neighbors.h
index 1f91915623e4048d502ecdddd114b43f8cee0d66..3227d21a854635dea4726c30ded28d3a3950fedc 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -14,6 +14,7 @@
 #include "enums.h"
 #include "ICP.h"
 #include "lookup_t.h"
+#include "typedefs.h" //for IRCB
 
 class HttpRequest;
 class HttpRequestMethod;