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/lib/include/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/include') diff --git a/c/src/lib/include/Makefile.in b/c/src/lib/include/Makefile.in index 568e6ecb60..9560694092 100644 --- a/c/src/lib/include/Makefile.in +++ b/c/src/lib/include/Makefile.in @@ -12,7 +12,7 @@ H_PIECES=chain console clockdrv iosupp ringbuf \ spurious timerdrv vmeintr H_FILES=$(H_PIECES:%=$(srcdir)/%.h) -SYS_H_PIECES=termios +SYS_H_PIECES=ioctl termios SYS_H_FILES=$(SYS_H_PIECES:%=$(srcdir)/sys/%.h) MOTOROLA_H_PIECES=mc68230 mc68681 -- cgit v1.2.3