ditch libneon experiment; it's not a viable path for our usage pattern: handles are...
[m6w6/ext-http] / php_http_request_info.c
index 10d9440fe81ed63d2c6ee64adee36960ed0d4597..a75cd0cc3f6637aea8c8edfdb85e2226ffe09aae 100644 (file)
@@ -6,13 +6,11 @@
     | modification, are permitted provided that the conditions mentioned |
     | in the accompanying LICENSE file are met.                          |
     +--------------------------------------------------------------------+
-    | Copyright (c) 2004-2010, Michael Wallner <mike@php.net>            |
+    | Copyright (c) 2004-2011, Michael Wallner <mike@php.net>            |
     +--------------------------------------------------------------------+
 */
 
-/* $Id: http_request_info.c 293136 2010-01-05 08:48:52Z mike $ */
-
-#include "php_http.h"
+#include "php_http_api.h"
 
 PHP_HTTP_API void php_http_request_info(php_http_request_t *request, HashTable *info)
 {