X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Feventl.c;h=3075d5973ba9f6c43eb9a542437d36871227ceda;hp=b5ef1234a21bacfd5d19c5550b95812e009041ef;hb=11af92513c72d3eb1e618e658b9418a42f4a630f;hpb=08a57d6b7c0d759bf293fbad03d03363f1cb7bc5 diff --git a/src/eventl.c b/src/eventl.c index b5ef123..3075d59 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) 1995-2013 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