X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=index%2Fdirs.c;h=559ff978e79d27719c43723a2505314e5c5478db;hb=f0dbdd21e0227559e4407a5e25ce3ead47ede825;hp=2594b4842667a37fb8b9c3d6f350cc1b9fcdd487;hpb=68eebb3e4f383b99573138f3c3cc9dc0e317abc1;p=idzebra-moved-to-github.git diff --git a/index/dirs.c b/index/dirs.c index 2594b48..559ff97 100644 --- a/index/dirs.c +++ b/index/dirs.c @@ -1,10 +1,16 @@ /* - * Copyright (C) 1994-1995, Index Data I/S + * Copyright (C) 1994-1996, Index Data I/S * All rights reserved. * Sebastian Hammer, Adam Dickmeiss * * $Log: dirs.c,v $ - * Revision 1.9 1996-04-23 12:39:07 adam + * Revision 1.11 1996-10-29 14:06:47 adam + * Include zebrautl.h instead of alexutil.h. + * + * Revision 1.10 1996/06/04 10:18:58 adam + * Minor changes - removed include of ctype.h. + * + * Revision 1.9 1996/04/23 12:39:07 adam * Bug fix: In function dirs_del dict_delete is used to remove a file * rather than a bogus dict_insert. * @@ -38,9 +44,7 @@ #include #include #include -#include -#include #include "index.h" struct dirs_info {