★ for GNOME *** ghttp.c.org Thu Aug 24 23:10:43 2000 --- ghttp.c Thu Aug 24 23:11:09 2000 *************** *** 361,366 **** --- 361,367 ---- return 0; } + extern int h_errno; ghttp_status ghttp_process(ghttp_request *a_request) { *** http_trans.c.org Thu Aug 24 23:12:04 2000 --- http_trans.c Thu Aug 24 23:12:20 2000 *************** *** 32,37 **** --- 32,38 ---- static int http_trans_buf_free(http_trans_conn *a_conn); + extern int h_errno; int http_trans_connect(http_trans_conn *a_conn) { ./configure make su make install