summaryrefslogtreecommitdiff
path: root/src/sp_execute.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/sp_execute.c')
-rw-r--r--src/sp_execute.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sp_execute.c b/src/sp_execute.c
index ef71227..fb956ca 100644
--- a/src/sp_execute.c
+++ b/src/sp_execute.c
@@ -1,4 +1,5 @@
1#include "php_snuffleupagus.h" 1#include "php_snuffleupagus.h"
2#include "zend_vm.h"
2#include <errno.h> 3#include <errno.h>
3#include <string.h> 4#include <string.h>
4 5