diff options
Diffstat (limited to 'gdb/target/target.h')
-rw-r--r-- | gdb/target/target.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/target/target.h b/gdb/target/target.h index 05ac758..6ee0fee 100644 --- a/gdb/target/target.h +++ b/gdb/target/target.h @@ -21,8 +21,6 @@ #define TARGET_COMMON_H #include "target/waitstatus.h" -#include <stdint.h> - /* This header is a stopgap until more code is shared. */ /* Read LEN bytes of target memory at address MEMADDR, placing the |