- module/includes cleanup
[m6w6/ext-http] / php_http_message_object.h
index e9c849474752d0915d46641a8d5d48dd770c4ef3..3a3dfe8da97e2d849e3c3a14947629587f475bb2 100644 (file)
@@ -16,8 +16,6 @@
 #define PHP_HTTP_MESSAGE_OBJECT_H
 #ifdef ZEND_ENGINE_2
 
-#include "php_http_message_api.h"
-
 typedef struct {
        zend_object zo;
        http_message *message;