Skip to content

Commit 8799e62

Browse files
committed
ext/standard/mail.c: remove unused include
1 parent 57f2fec commit 8799e62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/standard/mail.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include "php.h"
2222
#include "ext/standard/info.h"
2323
#include "ext/standard/php_string.h"
24-
#include "ext/standard/basic_functions.h"
2524
#include "ext/date/php_date.h"
2625
#include "zend_smart_str.h"
2726

0 commit comments

Comments
 (0)