From f3c22df3c5d5dce995a485df23f2dd0bb89a66d5 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Thu, 26 Jul 2012 21:41:52 +0200 Subject: Provide a generic empty version of __check_native. Add an empty implementation of __check_native, as used in the posix version of getaddrinfo. This allows non-Linux GNU-based OSes to compile. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d669dae00..9fb871da32 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2012-07-26 Pino Toscano + + * inet/check_native.c: New file. + 2012-07-26 Joseph Myers [BZ #13629] -- cgit 1.4.1