X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=src%2Flog.c;h=db9af9e0602b4ddd2de04c1ec278eb13db99d1bd;hb=fee4224d6897ad849d74587d99a1a0f7e137128e;hp=40baf7f36790f0e7276bfe1da05e739d5e83e464;hpb=b3b89ab95e626286ad2fe9ccf5b589f153e5aa37;p=yaz-moved-to-github.git diff --git a/src/log.c b/src/log.c index 40baf7f..db9af9e 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 @@ -591,7 +592,9 @@ int yaz_log_mask_str_x(const char *str, int level) /* * Local variables: * c-basic-offset: 4 + * c-file-style: "Stroustrup" * indent-tabs-mode: nil * End: * vim: shiftwidth=4 tabstop=8 expandtab */ +