X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Ftcpip.c;h=275c10c8dc939a61a1047e7e4bfb422dee665be7;hb=3b792849c676d96918850e2f1e0af87a75278501;hp=2ef9dc2c054d047803e39fb6c48d22cec5b4b481;hpb=377e50914cd78d52e77032a3eaf8972f23b4e7b9;p=yaz-moved-to-github.git diff --git a/src/tcpip.c b/src/tcpip.c index 2ef9dc2..275c10c 100644 --- a/src/tcpip.c +++ b/src/tcpip.c @@ -2,7 +2,7 @@ * Copyright (C) 1995-2007, Index Data ApS * See the file LICENSE for details. * - * $Id: tcpip.c,v 1.36 2007-10-09 06:00:56 adam Exp $ + * $Id: tcpip.c,v 1.37 2007-11-09 21:52:38 adam Exp $ */ /** * \file tcpip.c @@ -46,9 +46,6 @@ #if HAVE_SYS_SOCKET_H #include #endif -#if HAVE_SYS_SELECT_H -#include -#endif #if HAVE_SYS_WAIT_H #include #endif