diff options
Diffstat (limited to 'gdb/proc-why.c')
-rw-r--r-- | gdb/proc-why.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/proc-why.c b/gdb/proc-why.c index 8d73538..88bed16 100644 --- a/gdb/proc-why.c +++ b/gdb/proc-why.c @@ -20,8 +20,6 @@ #include "defs.h" -#define _STRUCTURED_PROC 1 - #include <sys/types.h> #include <sys/procfs.h> |