diff options
Diffstat (limited to 'sim/common/dv-pal.c')
-rw-r--r-- | sim/common/dv-pal.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sim/common/dv-pal.c b/sim/common/dv-pal.c index 56692c1..25f8c68 100644 --- a/sim/common/dv-pal.c +++ b/sim/common/dv-pal.c @@ -24,9 +24,7 @@ #include <stdlib.h> #include <string.h> -#ifdef HAVE_UNISTD_H #include <unistd.h> -#endif #include "sim-main.h" #include "hw-main.h" |