Sync with libnet 1.16
[p5sagit/p5-mst-13.2.git] / embed.h
diff --git a/embed.h b/embed.h
index cbef935..5907e20 100644 (file)
--- a/embed.h
+++ b/embed.h
 #define sv_release_COW         S_sv_release_COW
 #endif
 #endif
-#ifdef PERL_CORE
-#define my_strnchr             S_my_strnchr
-#endif
 #endif
 #if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT)
 #ifdef PERL_CORE
 #define sv_release_COW(a,b,c,d,e,f)    S_sv_release_COW(aTHX_ a,b,c,d,e,f)
 #endif
 #endif
-#ifdef PERL_CORE
-#define my_strnchr             S_my_strnchr
-#endif
 #endif
 #if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT)
 #ifdef PERL_CORE