From 41e7f2ecce98941499340fc129a9f9a2a64bebff Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 1 Apr 2001 01:40:12 +0000 Subject: 2001-03-31 Roland McGrath * sock.c: Include "connq.h" for connq_destroy decl. --- pflocal/sock.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pflocal') diff --git a/pflocal/sock.c b/pflocal/sock.c index f37a2350..c947faf3 100644 --- a/pflocal/sock.c +++ b/pflocal/sock.c @@ -1,8 +1,7 @@ /* Sock functions - Copyright (C) 1995, 1996, 2000 Free Software Foundation, Inc. - - Written by Miles Bader + Copyright (C) 1995,96,2000,01 Free Software Foundation, Inc. + Written by Miles Bader This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as @@ -26,6 +25,7 @@ #include "sock.h" #include "sserver.h" +#include "connq.h" /* ---------------------------------------------------------------- */ -- cgit v1.2.3