X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=4aa2679dd2ccb5a7b76574c7422f0ba43085dd7c;hp=7e82c04037a7073e6b6ea59561f1fe0b27c7baa5;hb=bf86dcdcd68677a8c4b7c8193388c529a55a3503;hpb=1a0dbb96fbe46a2edec1c813798cef7b0898eebe diff --git a/php_http.h b/php_http.h index 7e82c04..4aa2679 100644 --- a/php_http.h +++ b/php_http.h @@ -47,6 +47,9 @@ # elif defined(HAVE_NETDB_H) # define HTTP_HAVE_NETDB # include +# ifdef HAVE_UNISTD_H +# include +# endif # endif #endif