X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Flockidx.c;fp=index%2Flockidx.c;h=91b5ddb0ac84980a3548e5e5fb43dbc050623e0d;hb=74441b6e65b2b60480b5b01e265f0472f048f6fe;hp=2c59bdd2b81e044d7616f422267ab84ca1e7c19f;hpb=c325477904a47c61586ad9b756b9280c22351c6b;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;