X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=missing.h;h=de4f0831163e92ef20d115991225dfec945c6d68;hp=b3a249f1c47ae2185a59948d47ee5c4628fdb68c;hb=7e20868975f5c23ccd74af0d8f7147c506d2b8cf;hpb=a197d80241b36d6f5581feeb80bea60a59fdbd02 diff --git a/missing.h b/missing.h index b3a249f..de4f083 100644 --- a/missing.h +++ b/missing.h @@ -40,6 +40,7 @@ #else # define ZEND_LITERAL_KEY_DC # define ZEND_LITERAL_KEY_CC +# define ZEND_LITERAL_NIL_CC # define HTTP_CHECK_OPEN_BASEDIR(file, act) \ if ((PG(open_basedir) && *PG(open_basedir)) || PG(safe_mode)) \ { \