summaryrefslogtreecommitdiffstats
path: root/sys/gnu/ext2fs/ext2_subr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/gnu/ext2fs/ext2_subr.c')
-rw-r--r--sys/gnu/ext2fs/ext2_subr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/gnu/ext2fs/ext2_subr.c b/sys/gnu/ext2fs/ext2_subr.c
index fc8b623..5401efe 100644
--- a/sys/gnu/ext2fs/ext2_subr.c
+++ b/sys/gnu/ext2fs/ext2_subr.c
@@ -60,7 +60,7 @@
#include "opt_ddb.h"
#ifdef DDB
-void ext2_checkoverlap __P((struct buf *, struct inode *));
+void ext2_checkoverlap(struct buf *, struct inode *);
#endif
/*
OpenPOWER on IntegriCloud