[git commit master] SUSV4: remove utime.h

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Oct 9 16:10:50 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=75f2c20b3f2478f6b9f415f2bfe0e972c947f625
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 Makefile.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.in b/Makefile.in
index 2e96458..affbe53 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -278,6 +278,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
 
-- 
1.6.3.3



More information about the uClibc-cvs mailing list