From: Adam Dickmeiss Date: Mon, 30 Oct 1995 13:42:12 +0000 (+0000) Subject: Added errno.h X-Git-Tag: ZEBRA.1.0~689 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=3aa589f4d0c8d1c8c1bb3bd28b97d134f06d6d9d Added errno.h --- diff --git a/index/dir.c b/index/dir.c index 4c8bfb1..66d0316 100644 --- a/index/dir.c +++ b/index/dir.c @@ -4,7 +4,10 @@ * Sebastian Hammer, Adam Dickmeiss * * $Log: dir.c,v $ - * Revision 1.8 1995-10-10 13:59:23 adam + * Revision 1.9 1995-10-30 13:42:12 adam + * Added errno.h + * + * Revision 1.8 1995/10/10 13:59:23 adam * Function rset_open changed its wflag parameter to general flags. * * Revision 1.7 1995/09/28 09:19:40 adam @@ -36,6 +39,7 @@ #include #include #include +#include #include #include