]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/SquidList.cc
SourceFormat Enforcement
[thirdparty/squid.git] / src / SquidList.cc
index d7642676b610152e630db68f558edde2935cfce0..90e9a574a772840c8f1b05b6992bee34259e9023 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2014 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2015 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -9,7 +9,7 @@
 /* DEBUG: none          Linked list functions (deprecated) */
 
 #include "squid.h"
-#include "Mem.h"
+#include "mem/forward.h"
 #include "SquidList.h"
 #include "typedefs.h"