From 4a3686122606cb3e178bfe8897495388d8e3dfbc Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 5 Jul 1995 18:03:15 +0000 Subject: Formerly io.c.~5~ --- pflocal/io.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'pflocal') diff --git a/pflocal/io.c b/pflocal/io.c index 33b171d8..09b19fe6 100644 --- a/pflocal/io.c +++ b/pflocal/io.c @@ -18,7 +18,9 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "pflocal.h" +#include "sock.h" +#include "pipe.h" +#include "connq.h" /* Read data from an IO object. If offset if -1, read from the object maintained file pointer. If the object is not seekable, offset is -- cgit v1.2.3