]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/bp-permanent.c
GDB testsuite: More fixes for warnings with -std=gnu11
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / bp-permanent.c
index 53b3777eb1813e48517ad5e9e689dff2b543906a..a45a922e8f34c8e5dc5575c49b2a6c964fbeef2d 100644 (file)
@@ -18,6 +18,7 @@
 #include <string.h>
 #ifdef SIGNALS
 #include <signal.h>
+#include <unistd.h>
 #endif
 
 #define NOP asm("nop")