From b33d8a21ff36ea0e6d1c4cabceda6be9af405283 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 19 Jan 1999 17:38:13 +0000 Subject: Moved sys/ioctl.h to libc support --- c/src/exec/posix/include/sys/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/posix/include/sys/Makefile.in') diff --git a/c/src/exec/posix/include/sys/Makefile.in b/c/src/exec/posix/include/sys/Makefile.in index e787a7a977..6cd1588f29 100644 --- a/c/src/exec/posix/include/sys/Makefile.in +++ b/c/src/exec/posix/include/sys/Makefile.in @@ -9,7 +9,7 @@ RTEMS_ROOT = @top_srcdir@ PROJECT_ROOT = @PROJECT_ROOT@ #H_PIECES=utsname -H_PIECES=utime ioctl +H_PIECES=utime H_FILES=$(H_PIECES:%=$(srcdir)/%.h) SRCS=$(H_FILES) -- cgit v1.2.3