From 306eeae553820c7ac30a94ac890a3fe70fc68909 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 31 Jan 2001 07:42:03 +0000 Subject: Update. 2001-01-30 Ulrich Drepper * iconv/gconv_open.c (__gconv_open): Set conv_flags if IGNORE is seen, not flags. * nis/nis_findserv.c: Include . --- nis/nis_findserv.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'nis') diff --git a/nis/nis_findserv.c b/nis/nis_findserv.c index 2659878e20..1a331d28b6 100644 --- a/nis/nis_findserv.c +++ b/nis/nis_findserv.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1997, 1998, 2000 Free Software Foundation, Inc. +/* Copyright (C) 1997, 1998, 2000, 2001 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Thorsten Kukuk , 1997. @@ -18,6 +18,7 @@ Boston, MA 02111-1307, USA. */ #include +#include #include #include #include -- cgit v1.2.3