From 369f41ad46df402995bdb9d0f3e2bf0534b3c81d Mon Sep 17 00:00:00 2001 From: bde Date: Wed, 6 Dec 1995 23:44:23 +0000 Subject: Removed unnecessary #includes of . Some of these were just to get the definitions of TRUE and FALSE which happen to be defined in a deeply nested include. Added nearby #includes of where appropriate. --- sys/scsi/st.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sys/scsi/st.c') diff --git a/sys/scsi/st.c b/sys/scsi/st.c index f7c5964..4dc59c5 100644 --- a/sys/scsi/st.c +++ b/sys/scsi/st.c @@ -12,7 +12,7 @@ * on the understanding that TFS is not responsible for the correct * functioning of this software in any circumstances. * - * $Id: st.c,v 1.46 1995/11/29 14:41:04 julian Exp $ + * $Id: st.c,v 1.47 1995/11/30 07:43:47 pst Exp $ */ /* @@ -38,7 +38,6 @@ #include #include #include -#include #include #include -- cgit v1.1