From 628c8732307100700f58b4baf6ea9af3a32133ea Mon Sep 17 00:00:00 2001 From: Tim Rice Date: Wed, 17 Sep 2003 13:20:33 -0700 Subject: [openbsd-compat/inet_ntoa.c] 20030917 "Sync with V_3_7 branch" undid 20030916 "Missed dead header in inet_ntoa.c" --- openbsd-compat/inet_ntoa.c | 1 - 1 file changed, 1 deletion(-) (limited to 'openbsd-compat/inet_ntoa.c') diff --git a/openbsd-compat/inet_ntoa.c b/openbsd-compat/inet_ntoa.c index e0384491d..f9fdc9ee5 100644 --- a/openbsd-compat/inet_ntoa.c +++ b/openbsd-compat/inet_ntoa.c @@ -43,7 +43,6 @@ 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