]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/send-announce.cc
Import of fix-ranges branch
[thirdparty/squid.git] / src / send-announce.cc
index 2958c066e2b107d394850c71737fd21c9c0fabcf..964f5aa747f539766da84d67947f0c86b02583c8 100644 (file)
@@ -1,6 +1,6 @@
 
 /*
- * $Id: send-announce.cc,v 1.63 2002/04/04 21:33:27 hno Exp $
+ * $Id: send-announce.cc,v 1.64 2003/01/23 00:37:25 robertc Exp $
  *
  * DEBUG: section 27    Cache Announcer
  * AUTHOR: Duane Wessels
@@ -34,6 +34,7 @@
  */
 
 #include "squid.h"
+#include "fde.h"
 
 static IPH send_announce;