Merge branch 'R_2_3'
authorMichael Wallner <mike@php.net>
Mon, 2 Mar 2015 14:09:59 +0000 (15:09 +0100)
committerMichael Wallner <mike@php.net>
Mon, 2 Mar 2015 14:09:59 +0000 (15:09 +0100)
php_http_api.h

index 712c8cb1aedc3f53ed52984db9fa6ef888f1083e..00a09aebc4c23190cc80f1f2787c4f18936bc2ac 100644 (file)
@@ -56,6 +56,8 @@ typedef int STATUS;
 #      define PHP_HTTP_HAVE_JSON
 #endif
 
+#include <stddef.h>
+
 #ifdef PHP_WIN32
 #      define CURL_STATICLIB
 #      include <winsock2.h>