Make this compile without needing NO_WERROR.

This commit is contained in:
Peter Wemm 2002-08-25 02:51:13 +00:00
parent acdb9a105e
commit 6bc11ae00c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=102395

View File

@ -52,7 +52,7 @@ usage_recover(void)
}
static void
recover(int fd)
recover(int fd __unused)
{
/* TODO */