Fix -Wuh and -Wnhu options so that they work.
[deliverable/binutils-gdb.git] / gdb / typeprint.c
index 3ace7beeef3a5c6d40ec98ceeafe115d03ae6235..9f8bd4f6ae7e2b51454af9fcf322d22f1ec6adc7 100644 (file)
@@ -38,6 +38,8 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 extern int objectprint;                /* Controls looking up an object's derived type
                                   using what we find in its vtables.  */
 
+extern void _initialize_typeprint PARAMS ((void));
+
 static void
 ptype_command PARAMS ((char *, int));
 
This page took 0.022891 seconds and 4 git commands to generate.