Just in case this header isn't present on the snaps machine.

This commit is contained in:
Wez Furlong 2004-05-04 15:00:25 +00:00
parent c921ceb49c
commit 5b5b10f0ca

View file

@ -18,7 +18,9 @@
/* $Id$ */ /* $Id$ */
#include <activscp.h> #include <activscp.h>
#include <objsafe.h> #if ACTIVEPHP_OBJECT_SAFETY
# include <objsafe.h>
#endif
#include "zend.h" #include "zend.h"
#include <setjmp.h> #include <setjmp.h>