X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Fsc.c;h=e0d96f570844e3961f6753e33704100b67d0e784;hb=7b5b162f32acb625e9afba21e88acb56ca2ab04f;hp=401447189e71f48059d250bf54d4c32201a91e23;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755;p=yaz-moved-to-github.git diff --git a/src/sc.c b/src/sc.c index 4014471..e0d96f5 100644 --- a/src/sc.c +++ b/src/sc.c @@ -2,11 +2,13 @@ * Copyright (C) 1995-2010 Index Data * See the file LICENSE for details. */ - /** * \file sc.c * \brief Windows Service Control */ +#if HAVE_CONFIG_H +#include +#endif #ifdef WIN32 #include