Protect this against the coming WARNS=2 default.

This commit is contained in:
Mark Murray 2001-12-12 00:05:16 +00:00
parent 814e3a92a9
commit 19964b3233
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=87713

View File

@ -6,6 +6,8 @@ TOPDIR= ${.CURDIR}/../../contrib/top
CFLAGS+= -DHAVE_GETOPT -I${.CURDIR} -I${TOPDIR} -I. -DORDER
WARNS?= 0
#
# The table size should be a prime number approximately twice as
# large as the number of lines in /etc/passwd. The default number