From 928f2e3de38a94f09cf7687ce5f2f9e2444cac04 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Mon, 3 May 2010 08:29:31 +0000 Subject: [PATCH 1/1] ahem --- missing.h | 1 + 1 file changed, 1 insertion(+) 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)) \ { \ -- 2.30.2