X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsc_test.c;h=f0786d0e5c223156b080bc3cf5d33341d622cd00;hb=dbc40ad16aa82379d2884e106d79c7d83312667a;hp=e06a6ba00fbe207df857132220cf78a7de44ee0f;hpb=b43711e9ef2aa51978eb3c6a7f403f43662ae785;p=yaz-moved-to-github.git diff --git a/src/sc_test.c b/src/sc_test.c index e06a6ba..f0786d0 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-2013 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