http_port-related types were moved to ProtoPort.{cc,h}
/*
- * $Id: ACLMyPortName.cc,v 1.1 2008/01/14 13:19:48 hno Exp $
+ * $Id: ACLMyPortName.cc,v 1.2 2008/02/11 22:44:50 rousskov Exp $
*
*
* SQUID Web Proxy Cache http://www.squid-cache.org/
*/
#include "squid.h"
+#include "ProtoPort.h"
#include "ACLMyPortName.h"
#include "ACLStringData.h"
#include "ACLChecklist.h"
/*
- * $Id: neighbors.cc,v 1.352 2007/12/27 02:12:16 hno Exp $
+ * $Id: neighbors.cc,v 1.353 2008/02/11 22:44:50 rousskov Exp $
*
* DEBUG: section 15 Neighbor Routines
* AUTHOR: Harvest Derived
*/
#include "squid.h"
+#include "ProtoPort.h"
#include "ACLChecklist.h"
#include "event.h"
#include "CacheManager.h"
/*
- * $Id: tools.cc,v 1.280 2007/12/14 23:11:48 amosjeffries Exp $
+ * $Id: tools.cc,v 1.281 2008/02/11 22:44:50 rousskov Exp $
*
* DEBUG: section 21 Misc Functions
* AUTHOR: Harvest Derived
*/
#include "squid.h"
+#include "ProtoPort.h"
#include "SwapDir.h"
#include "fde.h"
#include "MemBuf.h"