From b42db77473452f221d81a3817068c979572b332a Mon Sep 17 00:00:00 2001 From: Alfred Perlstein Date: Fri, 16 Aug 2002 07:34:19 +0000 Subject: [PATCH] Don't '#define DKTYPENAMES', we don't use the variable it exposes from the header file. --- sbin/fsck_ffs/setup.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sbin/fsck_ffs/setup.c b/sbin/fsck_ffs/setup.c index c347ddb48add..34636156a32f 100644 --- a/sbin/fsck_ffs/setup.c +++ b/sbin/fsck_ffs/setup.c @@ -39,7 +39,6 @@ static const char rcsid[] = "$FreeBSD$"; #endif /* not lint */ -#define DKTYPENAMES #include #include #include