More fixes for problems exposed by valgrind and the address sanitizer
[deliverable/binutils-gdb.git] / gdb / c-typeprint.c
index 305f92d5882e259ab2ef2b8594162a40b286b412..374c90e3be6a1f3bab3396b8c23a89006181b5db 100644 (file)
@@ -31,8 +31,6 @@
 #include "typeprint.h"
 #include "cp-abi.h"
 #include "jv-lang.h"
-#include <string.h>
-#include <errno.h>
 #include "cp-support.h"
 
 static void c_type_print_varspec_prefix (struct type *,
This page took 0.024054 seconds and 4 git commands to generate.