X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Ftcpip.c;h=8ffa3ab7a80724ead61dc0288f0ca363bb6faeb8;hp=dc1d127c42825386880a20af66e2cce66cb539a5;hb=fc9ad7425061fafd9340229aa006c4db115deee7;hpb=29e4554a9be9e8c25f200c3012e7fa4c2d03aaef diff --git a/src/tcpip.c b/src/tcpip.c index dc1d127..8ffa3ab 100644 --- a/src/tcpip.c +++ b/src/tcpip.c @@ -1,11 +1,14 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2011 Index Data * See the file LICENSE for details. */ /** * \file tcpip.c * \brief Implements TCP/IP + SSL COMSTACK. */ +#if HAVE_CONFIG_H +#include +#endif #include #include