summaryrefslogtreecommitdiff
path: root/Zend/zend.h
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/zend.h')
-rw-r--r--Zend/zend.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/Zend/zend.h b/Zend/zend.h
index 15ebabd05..a8c2f56c1 100644
--- a/Zend/zend.h
+++ b/Zend/zend.h
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: zend.h,v 1.293.2.11.2.8 2007/04/26 19:08:58 tony2001 Exp $ */
+/* $Id: zend.h,v 1.293.2.11.2.9 2007/07/23 16:17:10 jani Exp $ */
#ifndef ZEND_H
#define ZEND_H
@@ -648,6 +648,7 @@ END_EXTERN_C()
#define ZEND_MAX_RESERVED_RESOURCES 4
+#include "zend_operators.h"
#include "zend_variables.h"
#endif /* ZEND_H */