From fb5663ca863c5b970cdb521aa4570ef9f649745b Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 18 Feb 1998 17:59:16 +0000 Subject: Update. 1998-02-18 17:57 Ulrich Drepper * iconv/Makefile: Add rules to build and install iconv program. * iconv/iconv_prog.c: New file. 1998-02-18 16:34 H.J. Lu * elf/dlsym.c (dlsym_doit): Fix scope and skip maps for _dl_lookup_symbol_skip call. * elf/dlvsym.c (dlvsym_doit): Likewise. 1998-02-18 Ulrich Drepper * libio/iovsscanf.c: Do not include errno.h. --- libio/iovsscanf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libio/iovsscanf.c') diff --git a/libio/iovsscanf.c b/libio/iovsscanf.c index d7fb8c532e..1917d63e6d 100644 --- a/libio/iovsscanf.c +++ b/libio/iovsscanf.c @@ -23,7 +23,6 @@ other reasons why the executable file might be covered by the GNU General Public License. */ -#include #include "libioP.h" #include "strfile.h" -- cgit v1.2.3