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