From: Antony Dovgal Date: Fri, 7 Jan 2005 21:16:00 +0000 (+0000) Subject: MFH: remove duplicated include X-Git-Tag: php-5.0.4RC1~380 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=274d13f151ad26b90e88907fb4d4302ce673df13;p=php MFH: remove duplicated include --- diff --git a/ext/standard/head.c b/ext/standard/head.c index 096abbc6c7..a80acc53d1 100644 --- a/ext/standard/head.c +++ b/ext/standard/head.c @@ -28,7 +28,6 @@ #include "SAPI.h" #include "php_main.h" #include "head.h" -#include "SAPI.h" #ifdef TM_IN_SYS_TIME #include #else