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