daily update
[deliverable/binutils-gdb.git] / libiberty / cplus-dem.c
index da01a06c5fe96f284d4cf81e3cc1097d6dd4e6c3..416746753660e6bb4c909f91f503258a4ad0b7d4 100644 (file)
@@ -52,8 +52,8 @@ Boston, MA 02110-1301, USA.  */
 #ifdef HAVE_STDLIB_H
 #include <stdlib.h>
 #else
-char * malloc ();
-char * realloc ();
+void * malloc ();
+void * realloc ();
 #endif
 
 #include <demangle.h>
This page took 0.023024 seconds and 4 git commands to generate.