X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Flockidx.c;h=91b5ddb0ac84980a3548e5e5fb43dbc050623e0d;hb=9cf5dedda26c0ebaf38daa6fa3f15a763d6b2fcb;hp=2c59bdd2b81e044d7616f422267ab84ca1e7c19f;hpb=adc0ef50c52d332902ef92c8feb460eee55a1f05;p=idzebra-moved-to-github.git diff --git a/index/lockidx.c b/index/lockidx.c index 2c59bdd..91b5ddb 100644 --- a/index/lockidx.c +++ b/index/lockidx.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: lockidx.c,v $ - * Revision 1.6 1996-03-26 16:01:13 adam + * Revision 1.7 1996-10-29 14:08:13 adam + * Uses resource lockDir instead of lockPath. + * + * Revision 1.6 1996/03/26 16:01:13 adam * New setting lockPath: directory of various lock files. * * Revision 1.5 1995/12/13 08:46:09 adam @@ -36,7 +39,6 @@ #include #include -#include #include "index.h" static int lock_fd = -1;