$NetBSD: patch-ab,v 1.1 2007/02/27 11:11:18 grant Exp $

--- http.c.orig	2006-12-03 08:30:04.000000000 +1100
+++ http.c
@@ -1337,7 +1337,7 @@ evhttp_send_error(struct evhttp_request 
 
 /* Requires that headers and response code are already set up */
 
-static __inline void
+static inline void
 evhttp_send(struct evhttp_request *req, struct evbuffer *databuf)
 {
 	struct evhttp_connection *evcon = req->evcon;
