summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>2001-01-03 12:35:39 +0000
committersheldonh <sheldonh@FreeBSD.org>2001-01-03 12:35:39 +0000
commita722f848127c59d14cbeb56f48f9a00189e1409f (patch)
treeb45d62bc912766a02d9463efc49aa533717b8517 /include/Makefile
parentc38dd89285d6ba56f2d81322537315fea06ba971 (diff)
downloadFreeBSD-src-a722f848127c59d14cbeb56f48f9a00189e1409f.zip
FreeBSD-src-a722f848127c59d14cbeb56f48f9a00189e1409f.tar.gz
Remove struct.h, which has been punted into the Attic.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 039af32..ee15758 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -18,7 +18,7 @@ FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
ranlib.h regex.h regexp.h resolv.h rune.h runetype.h \
search.h setjmp.h sgtty.h \
signal.h stab.h stdbool.h stddef.h stdio.h stdlib.h string.h \
- stringlist.h strings.h struct.h sysexits.h tar.h time.h timers.h \
+ stringlist.h strings.h sysexits.h tar.h time.h timers.h \
ttyent.h unistd.h utime.h utmp.h vis.h
.if defined(WANT_CSRG_LIBM)
FILES+= math.h
OpenPOWER on IntegriCloud