1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 16:43:44 +02:00

Killed compile warnings.

This commit is contained in:
foobar
2001-08-07 19:24:21 +00:00
parent ac28ca9d85
commit d7e1fe914a

View File

@@ -55,6 +55,9 @@ extern void xslt_call_function(char *, zval *, int, zval **, zval **);
extern void xslt_debug(char *, char *, ...);
extern void xslt_make_array(zval **zarr, char ***carr);
extern void xslt_free_array(char **arr);
#endif
#endif