X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=index%2Fdir.c;h=490ec72253fd0afa355285ef05d62ea0c4abb7ce;hb=af7bc27d33843a8e667022f24589450c39f907f2;hp=6b653bbf202a4fcf79dceaa9f2b925cd5a28a23f;hpb=f4c557cfebb4fa779a858c7d305081d4d92578da;p=idzebra-moved-to-github.git diff --git a/index/dir.c b/index/dir.c index 6b653bb..490ec72 100644 --- a/index/dir.c +++ b/index/dir.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: dir.c,v $ - * Revision 1.15 1996-06-04 10:18:58 adam + * Revision 1.16 1996-10-29 14:06:45 adam + * Include zebrautl.h instead of alexutil.h. + * + * Revision 1.15 1996/06/04 10:18:58 adam * Minor changes - removed include of ctype.h. * * Revision 1.14 1996/04/09 06:49:18 adam @@ -62,7 +65,6 @@ #include #include -#include #include "index.h" struct dir_entry *dir_open (const char *rep)