]> granicus.if.org Git - php/commitdiff
renamed http.h -> php_http.h
authorfoobar <sniper@php.net>
Sat, 6 Sep 2003 12:56:02 +0000 (12:56 +0000)
committerfoobar <sniper@php.net>
Sat, 6 Sep 2003 12:56:02 +0000 (12:56 +0000)
ext/standard/http.c
ext/standard/php_http.h [moved from ext/standard/http.h with 100% similarity]

index 2d9fecad9d89e88355680f156c0b0021631f3a75..ba0afda2454df3004ea6633bc181884a9959d056 100644 (file)
@@ -18,7 +18,7 @@
 
 /* $Id$ */
 
-#include "http.h"
+#include "php_http.h"
 #include "php_ini.h"
 #include "url.h"
 
similarity index 100%
rename from ext/standard/http.h
rename to ext/standard/php_http.h