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 423613f commit 69d129bCopy full SHA for 69d129b
ext/standard/mail.c
@@ -35,6 +35,7 @@
35
#include "php_mail.h"
36
#include "php_ini.h"
37
#include "safe_mode.h"
38
+#include "exec.h"
39
40
#if HAVE_SENDMAIL
41
#ifdef PHP_WIN32
0 commit comments