X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Feventl.c;h=75d738c962041bf0e56092e0922144bb473bacec;hp=b5ef1234a21bacfd5d19c5550b95812e009041ef;hb=d0e351c12fff564d876958e860338d43716dc269;hpb=3224954c29109b736fb03f9b486fc5953223120c diff --git a/src/eventl.c b/src/eventl.c index b5ef123..75d738c 100644 --- a/src/eventl.c +++ b/src/eventl.c @@ -2,7 +2,6 @@ * Copyright (C) 1995-2010 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