diff options
Diffstat (limited to 'sim/cr16/simops.c')
-rw-r--r-- | sim/cr16/simops.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/cr16/simops.c b/sim/cr16/simops.c index e652b81..73420a7 100644 --- a/sim/cr16/simops.c +++ b/sim/cr16/simops.c @@ -24,9 +24,7 @@ #include <errno.h> #include <sys/types.h> #include <sys/stat.h> -#ifdef HAVE_UNISTD_H #include <unistd.h> -#endif #include <string.h> #include <time.h> #include <sys/time.h> |