From f4e2a900d64f9d796b4242d2d6e1c4af193395ae Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Tue, 11 Jul 2000 04:15:35 +0000 Subject: [PATCH] - Oops. Too early in the morning --- Zend/zend_compile.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Zend/zend_compile.h b/Zend/zend_compile.h index d93a8847b42..648775fb1de 100644 --- a/Zend/zend_compile.h +++ b/Zend/zend_compile.h @@ -28,7 +28,7 @@ #endif #ifdef __cplusplus -#include ; +#include #endif #include "zend_llist.h"