From 3e27dc3164fb6c5f52568001279b89f095bb8793 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Wed, 3 Jan 2001 12:35:39 +0000 Subject: [PATCH] Remove struct.h, which has been punted into the Attic. --- include/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Makefile b/include/Makefile index 039af32d2c56..ee157586e684 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