X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=missing.h;h=521d62a2af3817be2d17301d7ae47318ce9cfb3a;hp=d41127359f32da7d2f1b8ee674bbb9014ae890df;hb=b0d260940d93ae0553dde04cea651cb4b19df207;hpb=bdcc6697f7dd2a636efe363d7208e3832692b1ec 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