From 0190ed913ac30d10fec5331fe7edc8e4c6427972 Mon Sep 17 00:00:00 2001 From: alfred Date: Fri, 16 Aug 2002 07:34:19 +0000 Subject: 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(-) (limited to 'sbin/fsck_ffs') diff --git a/sbin/fsck_ffs/setup.c b/sbin/fsck_ffs/setup.c index c347ddb..3463615 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 -- cgit v1.1