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