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

View File

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