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