diff options
Diffstat (limited to 'gdb/ppcobsd-nat.c')
-rw-r--r-- | gdb/ppcobsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/ppcobsd-nat.c b/gdb/ppcobsd-nat.c index 1aa56d0..9e3e85b 100644 --- a/gdb/ppcobsd-nat.c +++ b/gdb/ppcobsd-nat.c @@ -23,7 +23,6 @@ #include "regcache.h" #include "gdb_assert.h" -#include <stddef.h> #include <sys/types.h> #include <sys/ptrace.h> #include <sys/signal.h> |