X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=src%2Fsc.c;h=ef5d097dcbed3a27b48d0083851608ee28186801;hp=e0c1ec1f8e521cfc44618a6f743325121e1a5282;hb=7d7e192def2fef342d235ea894eddb1e89edd714;hpb=4efb9de61a4284830d3dde10a992a42067879c84 diff --git a/src/sc.c b/src/sc.c index e0c1ec1..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-2009 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