X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=util%2Ftstlockscope.c;h=bf28f22af193780f95c0acbdd815859e5230255b;hb=5643360306f6213dd5ecf9d306566b9d99e7e09c;hp=ab3c30e13a4ef54c2bae041cfe38c56ac9917d43;hpb=efced36ec8c431c1f630c69beed3e29965900538;p=idzebra-moved-to-github.git diff --git a/util/tstlockscope.c b/util/tstlockscope.c index ab3c30e..bf28f22 100644 --- a/util/tstlockscope.c +++ b/util/tstlockscope.c @@ -1,8 +1,5 @@ -/* $Id: tstlockscope.c,v 1.2 2007-05-16 12:31:17 adam Exp $ - Copyright (C) 1995-2007 - Index Data ApS - -This file is part of the Zebra server. +/* This file is part of the Zebra server. + Copyright (C) 1995-2008 Index Data Zebra is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -28,11 +25,11 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include #include #include -#include #include #include -#if YAZ_POSIX_THREADS #include +#if YAZ_POSIX_THREADS +#include #endif int fd;