summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2009-10-09 17:48:13 +0200
committerAustin Foxley <austinf@cetoncorp.com>2009-10-16 11:43:29 -0700
commitcf61735a46681368a875da6eac8f1ed89f6eddc6 (patch)
tree3ae9e12f721d50e6a033b3f58fb04314ac9e25cb
parent06623bd896028b6cf7f810f99adc5f5d97084648 (diff)
downloaduClibc-alpine-cf61735a46681368a875da6eac8f1ed89f6eddc6.tar.bz2
uClibc-alpine-cf61735a46681368a875da6eac8f1ed89f6eddc6.tar.xz
SUSV4: remove utime.h
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index ad0bc6640..0748d36b5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -287,6 +287,7 @@ HEADERS_RM-$(UCLIBC_HAS_XLOCALE) += xlocale.h
HEADERS_RM-$(UCLIBC_SUPPORT_AI_ADDRCONFIG) += ifaddrs.h
HEADERS_RM-$(UCLIBC_SV4_DEPRECATED) += ustat.h sys/ustat.h bits/ustat.h
HEADERS_RM-$(UCLIBC_SUSV3_LEGACY) += sys/timeb.h regexp.h
+HEADERS_RM-$(UCLIBC_SUSV4_LEGACY) += utime.h
# BREAKAGE: include/signal.h uses it, this rm broke bbox compile:
### ucontext.h