Don't '#define DKTYPENAMES', we don't use the variable it exposes from

the header file.
This commit is contained in:
Alfred Perlstein 2002-08-16 07:34:19 +00:00
parent 64a3cc3d0d
commit b42db77473
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=101970

View file

@ -39,7 +39,6 @@ static const char rcsid[] =
"$FreeBSD$";
#endif /* not lint */
#define DKTYPENAMES
#include <sys/param.h>
#include <sys/stat.h>
#include <sys/disklabel.h>