summaryrefslogtreecommitdiff
path: root/sys/xfs/xfs_dev-bsd.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/xfs/xfs_dev-bsd.c')
-rw-r--r--sys/xfs/xfs_dev-bsd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/xfs/xfs_dev-bsd.c b/sys/xfs/xfs_dev-bsd.c
index 46432452fcf..c2bfba5f685 100644
--- a/sys/xfs/xfs_dev-bsd.c
+++ b/sys/xfs/xfs_dev-bsd.c
@@ -97,7 +97,7 @@ xfs_realselect(dev_t dev, d_thread_t *p, void *wql)
#ifdef HAVE_VOP_POLL
-static int
+int
xfs_devpoll(dev_t dev, int events, d_thread_t * p)
{
#ifdef NNPFS_DEBUG