This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Proper use of static funcs in toke.c and pp_sys.c
[perl5.git] / embed.fnc
index f37a720..1d98dff 100644 (file)
--- a/embed.fnc
+++ b/embed.fnc
@@ -1452,6 +1452,7 @@ s |void   |strip_return   |NN SV *sv
 #  endif
 #  if defined(DEBUGGING)
 s      |int    |tokereport     |I32 rv
+s      |void   |printbuf       |NN const char* fmt|NN const char* s
 #  endif
 #endif