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