From f2728099baa0fe4e6f1a8bfa321aefbf412f6543 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Wed, 17 Sep 2003 07:24:25 +1000 Subject: - (djm) Sync with V_3_7 branch --- openbsd-compat/inet_ntoa.c | 1 + 1 file changed, 1 insertion(+) (limited to 'openbsd-compat/inet_ntoa.c') diff --git a/openbsd-compat/inet_ntoa.c b/openbsd-compat/inet_ntoa.c index f9fdc9ee5..e0384491d 100644 --- a/openbsd-compat/inet_ntoa.c +++ b/openbsd-compat/inet_ntoa.c @@ -43,6 +43,7 @@ static char rcsid[] = "$OpenBSD: inet_ntoa.c,v 1.4 2003/06/02 20:18:35 millert E #include #include #include +#include "inet_ntoa.h" char *inet_ntoa(struct in_addr in) { -- cgit v1.2.3