in the async-io completion event for better portability
The CommIO class must be moved to a separate include file to
avoid problems with fde.h inclusion from comm.h
CommIO.h is needed from ufsdump too.
#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.am,v 1.106 2005/04/06 19:03:46 serassio Exp $
+# $Id: Makefile.am,v 1.107 2005/04/06 19:07:03 serassio Exp $
#
# Uncomment and customize the following to suit your needs:
#
clientStream.h \
comm.cc \
comm.h \
+ CommIO.h \
comm_select.cc \
comm_poll.cc \
comm_epoll.cc \