X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=util%2Ftstlockscope.c;h=a541cfaf80b8b751143098ea698d8bcc58f6541d;hp=f203fc1f1847f7edef534fca91418c770bda9466;hb=693a0db94b4b3ac9aee7722572a6b81a86a12e13;hpb=6a0f9234f945bc4956e2bcef75f715661a9eba9a diff --git a/util/tstlockscope.c b/util/tstlockscope.c index f203fc1..a541cfa 100644 --- a/util/tstlockscope.c +++ b/util/tstlockscope.c @@ -1,5 +1,5 @@ /* This file is part of the Zebra server. - Copyright (C) 1994-2009 Index Data + Copyright (C) 1994-2011 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 @@ -21,6 +21,9 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA \brief tests scope of fcntl locks.. Either "process" or "thread" */ +#if HAVE_CONFIG_H +#include +#endif #include #include #include