summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-06-06 23:33:58 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-06-06 23:33:58 +0000
commitead56f575ba85493a3f4d8d929bb3146a76daa02 (patch)
tree31abf2d69f2bf49d5cddc846f011d9b0a45c4c5f /embed.pl
parentc2988b20eabea0b3f773c2b034b7cc1ecdaf0a54 (diff)
downloadperl-ead56f575ba85493a3f4d8d929bb3146a76daa02.tar.gz
The proper prototyping for #10463.
p4raw-id: //depot/perl@10464
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.pl b/embed.pl
index a2e833b9c6..7831f7e493 100755
--- a/embed.pl
+++ b/embed.pl
@@ -2522,6 +2522,7 @@ s |I32 |expect_number |char** pattern
# if defined(USE_ITHREADS)
s |SV* |gv_share |SV *sv
# endif
+s |int |grok_number |const char *pv|STRLEN len|UV *valuep
#endif
#if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT)