summaryrefslogtreecommitdiff
path: root/gdb/compile/compile-object-load.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/compile/compile-object-load.h')
-rw-r--r--gdb/compile/compile-object-load.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/compile/compile-object-load.h b/gdb/compile/compile-object-load.h
index 2e9dd2a67dc..c4adc719141 100644
--- a/gdb/compile/compile-object-load.h
+++ b/gdb/compile/compile-object-load.h
@@ -80,6 +80,5 @@ struct compile_module
extern struct compile_module *compile_object_load
(const compile_file_names &fnames,
enum compile_i_scope_types scope, void *scope_data);
-extern void munmap_list_free (struct munmap_list *head);
#endif /* COMPILE_COMPILE_OBJECT_LOAD_H */