/*
- * $Id: ACLARP.cc,v 1.19 2005/10/23 11:55:31 hno Exp $
+ * $Id: ACLARP.cc,v 1.20 2006/04/23 14:14:18 serassio Exp $
*
* DEBUG: section 28 Access Control
* AUTHOR: Duane Wessels
#endif
#include "ACLARP.h"
+#include "wordlist.h"
#if !USE_ARP_ACL
#error USE_ARP_ACL Not defined
/*
- * $Id: ICAPConfig.cc,v 1.6 2006/02/17 18:11:00 wessels Exp $
+ * $Id: ICAPConfig.cc,v 1.7 2006/04/23 14:14:18 serassio Exp $
*
* SQUID Web Proxy Cache http://www.squid-cache.org/
* ----------------------------------------------------------
#include "HttpRequest.h"
#include "HttpReply.h"
#include "ACLChecklist.h"
+#include "wordlist.h"
ICAPConfig TheICAPConfig;