summaryrefslogtreecommitdiff
path: root/pp_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'pp_proto.h')
-rw-r--r--pp_proto.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pp_proto.h b/pp_proto.h
index 76ac6f499c..7f5728200d 100644
--- a/pp_proto.h
+++ b/pp_proto.h
@@ -2,6 +2,7 @@ PERL_CKDEF(ck_anoncode)
PERL_CKDEF(ck_bitop)
PERL_CKDEF(ck_concat)
PERL_CKDEF(ck_delete)
+PERL_CKDEF(ck_defined)
PERL_CKDEF(ck_eof)
PERL_CKDEF(ck_eval)
PERL_CKDEF(ck_exec)