summaryrefslogtreecommitdiff
path: root/include/my_nosys.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/my_nosys.h')
-rw-r--r--include/my_nosys.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/my_nosys.h b/include/my_nosys.h
index 605906f0e07..41b919c1a72 100644
--- a/include/my_nosys.h
+++ b/include/my_nosys.h
@@ -27,9 +27,6 @@ extern "C" {
#ifndef __MY_NOSYS__
#define __MY_NOSYS__
-#ifdef MSDOS
-#include <io.h> /* Get prototypes for read()... */
-#endif
#ifndef HAVE_STDLIB_H
#include <malloc.h>
#endif