]> granicus.if.org Git - php/commitdiff
Front- and back-port rev 314431 (missing php.h include)
authorGwynne Raskind <gwynne@php.net>
Sun, 7 Aug 2011 17:15:40 +0000 (17:15 +0000)
committerGwynne Raskind <gwynne@php.net>
Sun, 7 Aug 2011 17:15:40 +0000 (17:15 +0000)
ext/intl/resourcebundle/resourcebundle_class.h

index 65330dd164ed8d7942d4058418b17bf126de96ed..4755d723b8adb21aad227eb8bb01b0bc7df4bf95 100644 (file)
@@ -20,6 +20,7 @@
 #include <unicode/ures.h>
 
 #include <zend.h>
+#include "php.h"
 
 #include "intl_error.h"