X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsc.c;h=ef5d097dcbed3a27b48d0083851608ee28186801;hp=401447189e71f48059d250bf54d4c32201a91e23;hb=7d7e192def2fef342d235ea894eddb1e89edd714;hpb=88d3bedf772316f87e1996f655ccf8d1e2589755 diff --git a/src/sc.c b/src/sc.c index 4014471..ef5d097 100644 --- a/src/sc.c +++ b/src/sc.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.c * \brief Windows Service Control */ +#if HAVE_CONFIG_H +#include +#endif #ifdef WIN32 #include