X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fpoll.c;h=66c7bc8ce5c6a8deadf4fa0c6ce5dd40bffb0b52;hb=7bfdd9cdcbfd12d6690278c9b56a7ac26b2457e9;hp=08e5d4671a6032edf14c63a6b5996e2d1a2b191e;hpb=4437d37d1844243b154c4323413e18c50e3b8779;p=yaz-moved-to-github.git diff --git a/src/poll.c b/src/poll.c index 08e5d46..66c7bc8 100644 --- a/src/poll.c +++ b/src/poll.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 * \brief Select, poll wrapper */ +#if HAVE_CONFIG_H +#include +#endif #include #include