* sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
authorUlrich Drepper <drepper@redhat.com>
Mon, 5 Mar 2007 19:35:17 +0000 (19:35 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 5 Mar 2007 19:35:17 +0000 (19:35 +0000)
from sysdep_headers.

ChangeLog
sysdeps/unix/sysv/linux/sh/Makefile

index 59b40ef3cba55e9e09d532a529c1e6a74bdffb91..aa4e5d32700f4acb59e1fe45337f64a0522df123 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-02-10  Mike Frysinger  <vapier@gentoo.org>
+
+       * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
+       from sysdep_headers.
+
 2007-02-28  Jakub Jelinek  <jakub@redhat.com>
 
        * time/tzfile.c (find_transition): Instead of a linear search try to
index 6d72cb02948d43ca266a7541c6839e20dad397ce..c1b436a6fb4a5004c8aa8c723e511f31014fcad8 100644 (file)
@@ -2,10 +2,6 @@ ifeq ($(subdir),io)
 sysdep_routines += pipe
 endif
 
-ifeq ($(subdir),misc)
-sysdep_headers += sys/io.h
-endif
-
 ifeq ($(subdir),stdlib)
 gen-as-const-headers += ucontext_i.sym
 endif