X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=blobdiff_plain;f=src%2Fyaz-socket-manager.cpp;h=62182d8e23a0dd82403f04ff6020c76b739541b9;hp=b6b789a8ed084fcc6481717405b42edd3dca32b4;hb=0084c40d8bc6babaeb0b833b12d9cd625c807525;hpb=8353663886b90d762d43790780be6cb58fb93c8a diff --git a/src/yaz-socket-manager.cpp b/src/yaz-socket-manager.cpp index b6b789a..62182d8 100644 --- a/src/yaz-socket-manager.cpp +++ b/src/yaz-socket-manager.cpp @@ -1,8 +1,11 @@ /* This file is part of the yazpp toolkit. - * Copyright (C) 1998-2011 Index Data and Mike Taylor + * Copyright (C) 1998-2012 Index Data and Mike Taylor * See the file LICENSE for details. */ +#if HAVE_CONFIG_H +#include +#endif #if HAVE_SYS_TIME_H #include #endif