Skip to content

Commit 69d129b

Browse files
author
Sascha Schumann
committed
Needed for the prototype of php_escape_shell_cmd().
1 parent 423613f commit 69d129b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ext/standard/mail.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
#include "php_mail.h"
3636
#include "php_ini.h"
3737
#include "safe_mode.h"
38+
#include "exec.h"
3839

3940
#if HAVE_SENDMAIL
4041
#ifdef PHP_WIN32

0 commit comments

Comments
 (0)