* sysdeps/unix/sysv/linux/ia64/ioperm.c: Don't include kernel

headers.

	* timezone/Makefile: Don't assume that $(inst_zonedir) is a subdir
	of $(inst_datadir).
This commit is contained in:
Andreas Schwab 2001-02-06 17:31:04 +00:00
parent 3c4d463ece
commit 18bd894499
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,11 @@
2001-02-06 Andreas Schwab <schwab@suse.de>
* sysdeps/unix/sysv/linux/ia64/ioperm.c: Don't include kernel
headers.
* timezone/Makefile: Don't assume that $(inst_zonedir) is a subdir
of $(inst_datadir).
2001-02-06 Ulrich Drepper <drepper@redhat.com>
* iconvdata/Makefile: Add dependency for bug-iconv2.out.

View File

@ -36,9 +36,6 @@
#include <sys/types.h>
#include <sys/mman.h>
#include <asm/page.h>
#include <asm/system.h>
#define MAX_PORT 0x10000
/*