[PATCH] Syncing with Test::Simple 0.19
[p5sagit/p5-mst-13.2.git] / embed.pl
index fa0a639..bbb03c3 100755 (executable)
--- 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