Silence a warning.

This commit is contained in:
Dag-Erling Smørgrav 2000-09-17 19:41:26 +00:00
parent 8d67c8f44a
commit 8461bdba85

View file

@ -57,7 +57,7 @@
#include <ufs/ffs/ffs_extern.h>
#define KERNCRED proc0.p_ucred
#define DEBUG
#define DEBUG 1
static int indiracct __P((struct vnode *, struct vnode *, int, ufs_daddr_t,
int, int, int, int));