diff options
Diffstat (limited to 'gdb/common/xml-utils.c')
-rw-r--r-- | gdb/common/xml-utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/common/xml-utils.c b/gdb/common/xml-utils.c index c6ceb69eee2..0f813907c10 100644 --- a/gdb/common/xml-utils.c +++ b/gdb/common/xml-utils.c @@ -25,8 +25,6 @@ #include "xml-utils.h" -#include <string.h> - /* Return a malloc allocated string with special characters from TEXT replaced by entity references. */ |