Compile fix

This commit is contained in:
pagefault
2001-08-29 07:17:52 +00:00
parent a81a5ca651
commit 8feda898ab

View File

@@ -25,10 +25,10 @@
#include <time.h>
#include <errno.h>
#include <fcntl.h>
#include <utime.h>
#endif
#ifdef __MSDOS__
#include <utime.h>
#include <sys/stat.h>
#endif