X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_message_object.h;fp=php_http_message_object.h;h=3a3dfe8da97e2d849e3c3a14947629587f475bb2;hp=e9c849474752d0915d46641a8d5d48dd770c4ef3;hb=edc84b40eb2c5be04492fa98fec5833a030782eb;hpb=e72c7760ba1b1502655567f2a57be034a4f7c11d diff --git a/php_http_message_object.h b/php_http_message_object.h index e9c8494..3a3dfe8 100644 --- a/php_http_message_object.h +++ b/php_http_message_object.h @@ -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;