header cleanups; fix IDE warnings
[m6w6/ext-http] / php_http_cookie.c
index ca437ec9cac14183d3517e96a445d36ef586406a..a92bb5e6d29c15ed80eed3ffcecfffb258d0a220 100644 (file)
@@ -10,9 +10,7 @@
     +--------------------------------------------------------------------+
 */
 
-#include "php_http.h"
-
-#include <ext/date/php_date.h>
+#include "php_http_api.h"
 
 PHP_HTTP_API php_http_cookie_list_t *php_http_cookie_list_init(php_http_cookie_list_t *list TSRMLS_DC)
 {