X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsc_test.c;h=f21c704032a2d54e9393df9da7e3c7d20f3232e9;hb=5bc2ee09e4dff0f872ce738a5327bced915e3474;hp=e06a6ba00fbe207df857132220cf78a7de44ee0f;hpb=b43711e9ef2aa51978eb3c6a7f403f43662ae785;p=yaz-moved-to-github.git diff --git a/src/sc_test.c b/src/sc_test.c index e06a6ba..f21c704 100644 --- a/src/sc_test.c +++ b/src/sc_test.c @@ -1,12 +1,14 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2010 Index Data + * Copyright (C) 1995-2012 Index Data * See the file LICENSE for details. */ - /** * \file sc_test.c * \brief Small test for the Windows Service Control utility */ +#if HAVE_CONFIG_H +#include +#endif #ifdef WIN32 #include