diff options
Diffstat (limited to 'gdb/proc-api.c')
-rw-r--r-- | gdb/proc-api.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/proc-api.c b/gdb/proc-api.c index d7ad503..2db4a19 100644 --- a/gdb/proc-api.c +++ b/gdb/proc-api.c @@ -28,8 +28,6 @@ #include "gdbcmd.h" #include "completer.h" -#define _STRUCTURED_PROC 1 - #include <sys/types.h> #include <sys/procfs.h> #include <sys/proc.h> /* for struct proc */ |