introduce msdos build support for cross-compiling on other platforms
This commit is contained in:
@@ -52,7 +52,7 @@ const
|
||||
#endif
|
||||
|
||||
#if defined(MSDOS) || defined(OS2) || defined(TOS) || defined(WIN32)
|
||||
#ifndef GNUDOS
|
||||
#ifndef __DJGPP__
|
||||
#include <sys\stat.h>
|
||||
#else
|
||||
#include <sys/stat.h>
|
||||
|
||||
Reference in New Issue
Block a user