diff options
Diffstat (limited to 'sim/d10v/simops.c')
-rw-r--r-- | sim/d10v/simops.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/d10v/simops.c b/sim/d10v/simops.c index 96ed29f..bc7806c 100644 --- a/sim/d10v/simops.c +++ b/sim/d10v/simops.c @@ -5,9 +5,7 @@ #include <errno.h> #include <sys/types.h> #include <sys/stat.h> -#ifdef HAVE_UNISTD_H #include <unistd.h> -#endif #include <string.h> #include "bfd.h" |