Add support to show the symbolic names of the MIPS CP1 registers.
[deliverable/binutils-gdb.git] / gdb / registry.c
index 8055300d445576c50479d1c476729563136fd1fa..b11656817e57a5e8a8d5cb740e2429e5dc30a149 100644 (file)
@@ -20,7 +20,7 @@
 #include "defs.h"
 #include "registry.h"
 #include "gdb_assert.h"
-#include "gdb_string.h"
+#include <string.h>
 
 const struct registry_data *
 register_data_with_cleanup (struct registry_data_registry *registry,
This page took 0.023516 seconds and 4 git commands to generate.