X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_message_object.h;h=3a3dfe8da97e2d849e3c3a14947629587f475bb2;hp=e9c849474752d0915d46641a8d5d48dd770c4ef3;hb=f0bcc141e62c022101d8d19c1d73e7b9ae41d0e9;hpb=2b37ee95b452cff42c17bf3d12d0ee1ebd08ba84 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;