From f4f7a32121ece4f0005a0b64d93d8067bdfbda39 Mon Sep 17 00:00:00 2001 From: Gwynne Raskind Date: Sun, 7 Aug 2011 17:15:40 +0000 Subject: Front- and back-port rev 314431 (missing php.h include) --- ext/intl/resourcebundle/resourcebundle_class.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ext/intl') diff --git a/ext/intl/resourcebundle/resourcebundle_class.h b/ext/intl/resourcebundle/resourcebundle_class.h index 65330dd164..4755d723b8 100644 --- a/ext/intl/resourcebundle/resourcebundle_class.h +++ b/ext/intl/resourcebundle/resourcebundle_class.h @@ -20,6 +20,7 @@ #include #include +#include "php.h" #include "intl_error.h" -- cgit v1.2.1