diff options
Diffstat (limited to 'ext/standard')
-rw-r--r-- | ext/standard/head.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/standard/head.c b/ext/standard/head.c index 8fda1c0454..e8e0486cfc 100644 --- a/ext/standard/head.c +++ b/ext/standard/head.c @@ -23,7 +23,6 @@ #include "SAPI.h" #include "php_main.h" #include "head.h" -#include "SAPI.h" #ifdef TM_IN_SYS_TIME #include <sys/time.h> #else |