Hi,
In comm_select.cc is missing a reference to fde.h, so when using select(),
HEAD doesn't build.
This is the fix:
Index: comm_select.cc
===================================================================
RCS file: /cvsroot/squid/squid3/src/comm_select.cc,v
retrieving revision 1.7
diff -u -p -r1.7 comm_select.cc
--- comm_select.cc 30 Jan 2003 03:13:25 -0000 1.7
+++ comm_select.cc 2 Feb 2003 11:00:10 -0000
@@ -34,6 +34,7 @@
#include "squid.h"
#include "Store.h"
+#include "fde.h"
#ifdef USE_SELECT
Regards
Guido
-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Sun Feb 02 2003 - 04:01:13 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:12 MST