]> granicus.if.org Git - php/commitdiff
Just in case this header isn't present on the snaps machine.
authorWez Furlong <wez@php.net>
Tue, 4 May 2004 15:00:25 +0000 (15:00 +0000)
committerWez Furlong <wez@php.net>
Tue, 4 May 2004 15:00:25 +0000 (15:00 +0000)
sapi/activescript/php5as_scriptengine.h

index 6e9a06ff46ee4016a25a84823847b361ac2dfce4..bd720a584c858c6f61e1c5b3820f72fea593ce31 100644 (file)
@@ -18,7 +18,9 @@
 /* $Id$ */
 
 #include <activscp.h>
-#include <objsafe.h>
+#if ACTIVEPHP_OBJECT_SAFETY
+# include <objsafe.h>
+#endif
 #include "zend.h"
 #include <setjmp.h>