summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/embed.pl b/embed.pl
index fa0a639ef8..bbb03c3d8d 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1967,10 +1967,10 @@ Ap |void |ptr_table_free|PTR_TBL_t *tbl
Ap |void |sys_intern_clear
Ap |void |sys_intern_init
#endif
-#if defined(PERL_CUSTOM_OPS)
+
Ap |char * |custom_op_name|OP* op
Ap |char * |custom_op_desc|OP* op
-#endif
+
END_EXTERN_C