ahem
authorMichael Wallner <mike@php.net>
Mon, 3 May 2010 08:29:31 +0000 (08:29 +0000)
committerMichael Wallner <mike@php.net>
Mon, 3 May 2010 08:29:31 +0000 (08:29 +0000)
missing.h

index b3a249f1c47ae2185a59948d47ee5c4628fdb68c..de4f0831163e92ef20d115991225dfec945c6d68 100644 (file)
--- a/missing.h
+++ b/missing.h
@@ -40,6 +40,7 @@
 #else
 #      define ZEND_LITERAL_KEY_DC
 #      define ZEND_LITERAL_KEY_CC
 #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)) \
        { \
 #      define HTTP_CHECK_OPEN_BASEDIR(file, act) \
        if ((PG(open_basedir) && *PG(open_basedir)) || PG(safe_mode)) \
        { \