Fix -Wuh and -Wnhu options so that they work.
[deliverable/binutils-gdb.git] / gdb / demangle.c
index 669d9abcd28fca8a83a0bcce97f8edd61d1968cb..0f054ba66f8ab9585b4ce8aaa122d947c3c544c3 100644 (file)
@@ -40,6 +40,8 @@
 #define DEFAULT_DEMANGLING_STYLE AUTO_DEMANGLING_STYLE_STRING
 #endif
 
+extern void _initialize_demangler PARAMS ((void));
+
 /* String name for the current demangling style.  Set by the
    "set demangle-style" command, printed as part of the output by the
    "show demangle-style" command. */
This page took 0.022882 seconds and 4 git commands to generate.