see changelog

This commit is contained in:
Eddie Runia
1999-07-28 12:42:04 +00:00
parent c302eef4c4
commit 5dc2fc757d
2 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
19990729-14:30 CET Eddie Runia <eddie@runia.com>
* source/rtl/dir.c
#include <errno.h> added
19990728-14:15 CET Eddie Runia <eddie@runia.com>
* source/rtl/dir.c
FA_ENCRYPTED etc. only available if USE_NT has been defined

View File

@@ -85,6 +85,7 @@
#include <dir.h>
#include <dos.h>
#include <time.h>
#include <errno.h>
#if !defined(HAVE_POSIX_IO)
#define HAVE_POSIX_IO