summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPeter S. Mazinger <ps.m@gmx.net>2011-03-03 15:06:47 +0100
committerPeter S. Mazinger <ps.m@gmx.net>2011-03-03 18:22:53 +0100
commit96c9a8f7d00cdf6bb7968a2390b9d87da8a45e2d (patch)
tree597fcd4c444038554af4b410c9fb2db82102d4ac /Makefile.in
parent1f19ef8f9316e52f4940c34be3e056a8a41540e6 (diff)
add _dl_errno support to errno.h, cleanup
Add support to use errno.h in ldso. Move __set_errno into _LIBC guard. Remove uClibc_errno.h, unused. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net>
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index bff501681..3f1879539 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -215,7 +215,6 @@ HEADERS_RM- := \
bits/kernel_types.h \
bits/syscalls.h \
bits/syscalls-common.h \
- bits/uClibc_errno.h \
bits/uClibc_uintmaxtostr.h \
bits/sigcontextinfo.h \
bits/stackinfo.h \