summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-08-27 12:10:11 +0000
committerUlrich Drepper <drepper@redhat.com>2002-08-27 12:10:11 +0000
commit934b77ac65ad586e705c8af618ec9c86a2255e90 (patch)
tree72e1f9713bb1d48d889fd823156f750000972612 /include
parent63e9560b5a802421ae916502f77f534c8d69dbcb (diff)
Update.
2002-08-27 Ulrich Drepper <drepper@redhat.com> * sysdeps/arm/Dist: Add bits/link.h. * sunrpc/Makefile: Distribute thrsvc. * stdio-common/Makefile: Remove more left-overs from old stdio. * include/linewrap.h: Removed. * libio/bug-mmap-fflush.c: Rewrite to not touch source directory. * intl/Makefile (distribute): Add plural-eval.c. * stdio-common/Makefile (headers): Remove bits/stdio_lim.h. This file isn't distributed. Add special rules to install bits/stdio_lim.h. * Make-dist: Remove traces of old stdio. * Makeconfig: Likewise. * locale/Makefile (localedef-aux): New variable. Only md5 assigned to it. These files are not ddistributed in this directory. * sysdeps/unix/sysv/linux/s390/Dist: Add sys/procfs.h. * sysdeps/unix/sysv/linux/s390/s390-64/Dist: Remove sys/procfs.h. * sysdeps/unix/sysv/linux/s390/s390-32/Dist: Likewise. * sysdeps/unix/sysv/linux/Dist: Remove sys/sendfile.h.
Diffstat (limited to 'include')
-rw-r--r--include/linewrap.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linewrap.h b/include/linewrap.h
deleted file mode 100644
index 03ca090301..0000000000
--- a/include/linewrap.h
+++ /dev/null
@@ -1 +0,0 @@
-#include "stdio/linewrap.h"