diff options
Diffstat (limited to 'sim/common/sim-io.c')
-rw-r--r-- | sim/common/sim-io.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/sim-io.c b/sim/common/sim-io.c index f126c96..fc0d42f 100644 --- a/sim/common/sim-io.c +++ b/sim/common/sim-io.c @@ -29,9 +29,7 @@ #include <stdarg.h> #include <stdint.h> #include <stdlib.h> -#if HAVE_UNISTD_H #include <unistd.h> -#endif #undef open |