X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Feventl.c;h=3516f79e0d1cbb82bc841dc53947d3bf241df8cf;hp=b5ef1234a21bacfd5d19c5550b95812e009041ef;hb=d0da7ea31871b3fcb3785ec7e1d06f4739fb6ada;hpb=08a57d6b7c0d759bf293fbad03d03363f1cb7bc5 diff --git a/src/eventl.c b/src/eventl.c index b5ef123..3516f79 100644 --- a/src/eventl.c +++ b/src/eventl.c @@ -1,8 +1,7 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) Index Data * See the file LICENSE for details. */ - /** * \file eventl.c * \brief Implements event loop handling for GFS. @@ -10,6 +9,9 @@ * This source implements the main event loop for the Generic Frontend * Server. */ +#if HAVE_CONFIG_H +#include +#endif #include #include