utime.h moved to c/src/lib/include/sys since it is needed by some libc

routines.
This commit is contained in:
Joel Sherrill
1999-03-24 23:15:20 +00:00
parent 244ecd9fb8
commit 0bf2ff8179

View File

@@ -16,7 +16,7 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
#H_PIECES=utsname
H_PIECES=utime
H_PIECES=
H_FILES=$(H_PIECES:%=$(srcdir)/%.h)
SRCS=$(H_FILES)