summaryrefslogtreecommitdiff
path: root/embed.h
diff options
context:
space:
mode:
authorMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-07-05 11:55:18 +0000
committerMalcolm Beattie <mbeattie@sable.ox.ac.uk>1997-07-05 11:55:18 +0000
commitc03294656c9980c235cc5951a63088fd96d33704 (patch)
tree6e8191a8d83c36b157d11c7868c3d9c0e8ddcc8d /embed.h
parent462e5cf694f345fbf34a1f95e9a82957e59dcc2b (diff)
downloadperl-c03294656c9980c235cc5951a63088fd96d33704.tar.gz
Introduce pp_lock.
p4raw-id: //depot/perl@35
Diffstat (limited to 'embed.h')
-rw-r--r--embed.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.h b/embed.h
index 801ccf7be5..a7e1451dcd 100644
--- a/embed.h
+++ b/embed.h
@@ -699,6 +699,7 @@
#define pp_list Perl_pp_list
#define pp_listen Perl_pp_listen
#define pp_localtime Perl_pp_localtime
+#define pp_lock Perl_pp_lock
#define pp_log Perl_pp_log
#define pp_lslice Perl_pp_lslice
#define pp_lstat Perl_pp_lstat