diff options
Diffstat (limited to 'gdb/registry.c')
-rw-r--r-- | gdb/registry.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/registry.c b/gdb/registry.c index 378c369..b324613 100644 --- a/gdb/registry.c +++ b/gdb/registry.c @@ -19,8 +19,6 @@ #include "defs.h" #include "registry.h" -#include <string.h> - const struct registry_data * register_data_with_cleanup (struct registry_data_registry *registry, registry_data_callback save, |