Same as before

This commit is contained in:
Ilia Alshanetsky 2010-11-30 16:12:45 +00:00
parent 94ca4a4d09
commit c579738b94

View File

@ -124,9 +124,7 @@ struct _php_curl_send_headers {
};
struct _php_curl_free {
#if LIBCURL_VERSION_NUM < 0x071100
zend_llist str;
#endif
zend_llist post;
zend_llist slist;
};