Useless kernel header includes

Andreas Schwab schwab@suse.de
Tue Feb 6 04:40:00 GMT 2001


The file sysdeps/unix/sysv/linux/ia64/ioperm.c includes some kernel
headers that are not needed (any more).  Ok to commit?

2001-02-06  Andreas Schwab  <schwab@suse.de>

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

--- sysdeps/unix/sysv/linux/ia64/ioperm.c.~1.1.~	Thu Jun 29 21:20:18 2000
+++ sysdeps/unix/sysv/linux/ia64/ioperm.c	Tue Feb  6 11:56:24 2001
@@ -36,9 +36,6 @@
 #include <sys/types.h>
 #include <sys/mman.h>
 
-#include <asm/page.h>
-#include <asm/system.h>
-
 #define MAX_PORT	0x10000
 
 /*

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg


More information about the Libc-hacker mailing list