X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Flog.c;h=4112230dd25e086a8a789fa021dcdb4be016920f;hb=3fe8d724fd45258f340a8396877aa93bd0a93d00;hp=40baf7f36790f0e7276bfe1da05e739d5e83e464;hpb=b3b89ab95e626286ad2fe9ccf5b589f153e5aa37;p=yaz-moved-to-github.git diff --git a/src/log.c b/src/log.c index 40baf7f..4112230 100644 --- a/src/log.c +++ b/src/log.c @@ -1,5 +1,5 @@ /* This file is part of the YAZ toolkit. - * Copyright (C) 1995-2008 Index Data + * Copyright (C) 1995-2009 Index Data * See the file LICENSE for details. */ @@ -14,6 +14,7 @@ #ifdef WIN32 #include +#include #endif #if HAVE_SYS_STAT_H