diff options
Diffstat (limited to 'gdb/amd64fbsd-nat.c')
-rw-r--r-- | gdb/amd64fbsd-nat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/amd64fbsd-nat.c b/gdb/amd64fbsd-nat.c index 72dc39b..3650bb5 100644 --- a/gdb/amd64fbsd-nat.c +++ b/gdb/amd64fbsd-nat.c @@ -24,7 +24,6 @@ #include "gdb_assert.h" #include <signal.h> -#include <stddef.h> #include <sys/types.h> #include <sys/ptrace.h> #include <sys/sysctl.h> |