aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-03-05 19:35:17 +0000
committerUlrich Drepper <drepper@redhat.com>2007-03-05 19:35:17 +0000
commit245a1481d7ec594670c521f8db7d22cfa93dd494 (patch)
treec76f7d8cefe2aeafbd63a46ea9dcea571d275726 /sysdeps/unix/sysv
parentc217692b4d28396d8594bf0e23790b7094bb9021 (diff)
downloadglibc-245a1481d7ec594670c521f8db7d22cfa93dd494.tar
glibc-245a1481d7ec594670c521f8db7d22cfa93dd494.tar.gz
glibc-245a1481d7ec594670c521f8db7d22cfa93dd494.tar.bz2
glibc-245a1481d7ec594670c521f8db7d22cfa93dd494.zip
* sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h
from sysdep_headers.
Diffstat (limited to 'sysdeps/unix/sysv')
-rw-r--r--sysdeps/unix/sysv/linux/sh/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/sysdeps/unix/sysv/linux/sh/Makefile b/sysdeps/unix/sysv/linux/sh/Makefile
index 6d72cb0294..c1b436a6fb 100644
--- a/sysdeps/unix/sysv/linux/sh/Makefile
+++ b/sysdeps/unix/sysv/linux/sh/Makefile
@@ -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