We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe761cc commit 9f749bcCopy full SHA for 9f749bc
ext/standard/dl.c
@@ -22,7 +22,7 @@
22
#include "php_ini.h"
23
#include "ext/standard/info.h"
24
25
-#include "main/SAPI.h"
+#include "SAPI.h"
26
27
#ifdef HAVE_LIBDL
28
#include <stdlib.h>
0 commit comments