diff options
Diffstat (limited to 'gdb/charset.c')
-rw-r--r-- | gdb/charset.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/charset.c b/gdb/charset.c index 05d8fee..9e39e21 100644 --- a/gdb/charset.c +++ b/gdb/charset.c @@ -29,7 +29,6 @@ #include "arch-utils.h" #include "gdb_vecs.h" -#include <stddef.h> #include <string.h> #include <ctype.h> |