From: Martin Mares Date: Mon, 31 May 2004 20:51:45 +0000 (+0000) Subject: Need for tcdrain(). X-Git-Tag: v1.2.0~384 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7deffd845a0f2bfe4cebbb01e0505314af32693a;p=thirdparty%2Fbird.git Need for tcdrain(). --- diff --git a/client/client.c b/client/client.c index 836941fd4..8fadc6a55 100644 --- a/client/client.c +++ b/client/client.c @@ -1,7 +1,7 @@ /* * BIRD Client * - * (c) 1999--2000 Martin Mares + * (c) 1999--2004 Martin Mares * * Can be freely distributed and used under the terms of the GNU GPL. */ @@ -10,6 +10,7 @@ #include #include #include +#include #include #include #include