From: Michael Wallner Date: Mon, 3 May 2010 08:29:31 +0000 (+0000) Subject: ahem X-Git-Tag: RELEASE_1_7_0~6 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=928f2e3de38a94f09cf7687ce5f2f9e2444cac04 ahem --- 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)) \ { \