Commit fa58294a by Richard Kenner

(xstrdup): Declare.

From-SVN: r11409
parent 3e386b9e
......@@ -1246,6 +1246,8 @@ extern char *xmalloc ();
extern char *xrealloc ();
#endif
extern char *xstrdup PROTO((char *));
extern char *oballoc PROTO((int));
extern char *permalloc PROTO((int));
extern char *savealloc PROTO((int));
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment