From: Wez Furlong Date: Tue, 4 May 2004 15:00:25 +0000 (+0000) Subject: Just in case this header isn't present on the snaps machine. X-Git-Tag: RELEASE_0_1~294 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b5b10f0cae89bbb2a6d93c4433efa4083bd91fe;p=php Just in case this header isn't present on the snaps machine. --- diff --git a/sapi/activescript/php5as_scriptengine.h b/sapi/activescript/php5as_scriptengine.h index 6e9a06ff46..bd720a584c 100644 --- a/sapi/activescript/php5as_scriptengine.h +++ b/sapi/activescript/php5as_scriptengine.h @@ -18,7 +18,9 @@ /* $Id$ */ #include -#include +#if ACTIVEPHP_OBJECT_SAFETY +# include +#endif #include "zend.h" #include