X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsc_test.c;h=cd5977da3847db4098cf82152a3376949a745118;hb=3252229521745ee6413d1a5357a6348d36f87622;hp=e06a6ba00fbe207df857132220cf78a7de44ee0f;hpb=b43711e9ef2aa51978eb3c6a7f403f43662ae785;p=yaz-moved-to-github.git diff --git a/src/sc_test.c b/src/sc_test.c index e06a6ba..cd5977d 100644 --- a/src/sc_test.c +++ b/src/sc_test.c @@ -2,11 +2,13 @@ * Copyright (C) 1995-2010 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