diff options
Diffstat (limited to 'gdb/proc-why.c')
-rw-r--r-- | gdb/proc-why.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/proc-why.c b/gdb/proc-why.c index 72c28e1..c053c9e 100644 --- a/gdb/proc-why.c +++ b/gdb/proc-why.c @@ -24,7 +24,6 @@ #define _STRUCTURED_PROC 1 #endif -#include <stdio.h> #include <sys/types.h> #include <sys/procfs.h> |