mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-26 06:08:20 +00:00
utime.h moved to c/src/lib/include/sys since it is needed by some libc
routines.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user