--------------------- PatchSet 7344 Date: 2008/03/05 01:47:02 Author: amosjeffries Branch: cleanup Tag: (none) Log: .h cleanups Members: src/Generic.h:1.6.48.1->1.6.48.2 Index: squid3/src/Generic.h =================================================================== RCS file: /cvsroot/squid-sf//squid3/src/Generic.h,v retrieving revision 1.6.48.1 retrieving revision 1.6.48.2 diff -u -r1.6.48.1 -r1.6.48.2 --- squid3/src/Generic.h 4 Mar 2008 22:18:45 -0000 1.6.48.1 +++ squid3/src/Generic.h 5 Mar 2008 01:47:02 -0000 1.6.48.2 @@ -1,5 +1,5 @@ /* - * $Id: Generic.h,v 1.6.48.1 2008/03/04 22:18:45 amosjeffries Exp $ + * $Id: Generic.h,v 1.6.48.2 2008/03/05 01:47:02 amosjeffries Exp $ * * * SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -32,6 +32,9 @@ #ifndef SQUID_GENERIC_H #define SQUID_GENERIC_H +/** \todo CLEANUP: checks towrap this header properly */ +#include + #include "dlink.h" template