NOCWD_ASSUMPTIONS under MSDOS followup
This commit is contained in:
@@ -14,6 +14,11 @@
|
|||||||
#if !defined(MAC) && !defined(O_WRONLY) && !defined(AZTEC_C)
|
#if !defined(MAC) && !defined(O_WRONLY) && !defined(AZTEC_C)
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if defined(NOCWD_ASSUMPTIONS)
|
||||||
|
#include <errno.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
#if defined(UNIX) || defined(VMS)
|
#if defined(UNIX) || defined(VMS)
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
# ifndef SKIP_ERRNO
|
# ifndef SKIP_ERRNO
|
||||||
|
|||||||
Reference in New Issue
Block a user