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" --- ChangeLog | 4 +++- openbsd-compat/inet_ntoa.c | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d450a8553..bc5b49eea 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,8 @@ [buffer.c channels.c version.h] more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU - (djm) Crank RPM spec file versions + - (tim) [openbsd-compat/inet_ntoa.c] 20030917 "Sync with V_3_7 branch" undid + 20030916 "Missed dead header in inet_ntoa.c" 20030916 - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve @@ -1113,4 +1115,4 @@ - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. Report from murple@murple.net, diagnosis from dtucker@zip.com.au -$Id: ChangeLog,v 1.2999 2003/09/16 21:32:17 djm Exp $ +$Id: ChangeLog,v 1.3000 2003/09/17 20:20:33 tim Exp $ 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