NOCWD_ASSUMPTIONS under MSDOS followup

This commit is contained in:
nethack.allison
2002-07-05 13:22:28 +00:00
parent 26381228bc
commit fff14e7eed

View File

@@ -14,6 +14,11 @@
#if !defined(MAC) && !defined(O_WRONLY) && !defined(AZTEC_C)
#include <fcntl.h>
#endif
#if defined(NOCWD_ASSUMPTIONS)
#include <errno.h>
#endif
#if defined(UNIX) || defined(VMS)
#include <errno.h>
# ifndef SKIP_ERRNO