]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/ppc/hw_pal.c
sim: formally assume unistd.h always exists (via gnulib)
[thirdparty/binutils-gdb.git] / sim / ppc / hw_pal.c
index 8b07709936997a0684fd7fbf49fac65c16e79f5b..f8585084b37131e6bcb35e1d1ba31266e3fb67c9 100644 (file)
@@ -30,9 +30,7 @@
 #include "cpu.h"
 
 #include <string.h>
-#ifdef HAVE_UNISTD_H
 #include <unistd.h>
-#endif
 #include <stdlib.h>