remove odd includes
authorMichael Wallner <mike@php.net>
Sun, 9 Dec 2012 11:36:51 +0000 (11:36 +0000)
committerMichael Wallner <mike@php.net>
Sun, 9 Dec 2012 11:36:51 +0000 (11:36 +0000)
php_http_curl_client.c

index b2beba6bc310c4e5a1ec55276e8774d9a862adb9..eb2b84095a64b5f5cafd00e14455fc8b8a643994 100644 (file)
@@ -10,9 +10,6 @@
     +--------------------------------------------------------------------+
 */
 
-#include <php/Zend/zend.h>
-#include <php/Zend/zend_API.h>
-
 #include "php_http_api.h"
 
 /* resource_factory ops */