From fefb54e2a716220c9d1e35bb3a13bf9ba4747401 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Wed, 5 Jul 1995 18:04:40 +0000 Subject: Formerly socket.c.~6~ --- pflocal/socket.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pflocal') diff --git a/pflocal/socket.c b/pflocal/socket.c index 5dceb6fe..3a731f23 100644 --- a/pflocal/socket.c +++ b/pflocal/socket.c @@ -18,9 +18,10 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include +#include "sock.h" +#include "connq.h" -#include "pflocal.h" +#include "socket_S.h" /* Connect two sockets */ error_t -- cgit v1.2.3