diff options
Diffstat (limited to 'gdb/target.c')
-rw-r--r-- | gdb/target.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/target.c b/gdb/target.c index b2f7be7..7c1d6fd 100644 --- a/gdb/target.c +++ b/gdb/target.c @@ -39,7 +39,6 @@ #include "gdbcore.h" #include "exceptions.h" #include "target-descriptions.h" -#include "gdb_stdint.h" #include "gdbthread.h" static void target_info (char *, int); |