summaryrefslogtreecommitdiff
path: root/sapi
diff options
context:
space:
mode:
Diffstat (limited to 'sapi')
-rw-r--r--sapi/embed/php_embed.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sapi/embed/php_embed.c b/sapi/embed/php_embed.c
index 8be506e73d..3cf5642803 100644
--- a/sapi/embed/php_embed.c
+++ b/sapi/embed/php_embed.c
@@ -18,6 +18,7 @@
/* $Id$ */
#include "php_embed.h"
+#include <ext/standard/dl.h>
#ifdef PHP_WIN32
#include <io.h>