X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=missing.h;fp=missing.h;h=521d62a2af3817be2d17301d7ae47318ce9cfb3a;hp=d41127359f32da7d2f1b8ee674bbb9014ae890df;hb=22e85919b89570a1848bcc8f41949a592ae20b48;hpb=daf3faa43b64ee36990f51d218fd297a72ce70d2 diff --git a/missing.h b/missing.h index d411273..521d62a 100644 --- a/missing.h +++ b/missing.h @@ -76,7 +76,7 @@ #endif #ifndef ZEND_MN -# define ZEND_MN(name) zim_##name +# define ZEND_MN(name) ZEND_FN(name) #endif #ifdef WONKY