From 21f3250b0862db027bf08c95ff8aa8e2ad1ab790 Mon Sep 17 00:00:00 2001 From: Stefan Date: Tue, 13 Apr 2010 11:24:07 +0200 Subject: Add header file to fix missing function prototype. --- execute.c | 1 + 1 file changed, 1 insertion(+) (limited to 'execute.c') diff --git a/execute.c b/execute.c index 4c5d3c1..f5d4270 100644 --- a/execute.c +++ b/execute.c @@ -29,6 +29,7 @@ #include "zend_extensions.h" #include "ext/standard/info.h" #include "ext/standard/php_rand.h" +#include "ext/standard/php_lcg.h" #include "php_suhosin.h" #include "zend_compile.h" #include "zend_llist.h" -- cgit v1.3