diff options
Diffstat (limited to 'gdb/sol-thread.c')
-rw-r--r-- | gdb/sol-thread.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/sol-thread.c b/gdb/sol-thread.c index a6135490028..6c9ec450261 100644 --- a/gdb/sol-thread.c +++ b/gdb/sol-thread.c @@ -54,7 +54,6 @@ #include "target.h" #include "inferior.h" #include <fcntl.h> -#include <unistd.h> #include <sys/stat.h> #include <dlfcn.h> #include "gdbcmd.h" |