summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/sys/lockf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sys/lockf.h b/sys/sys/lockf.h
index cded00f..836c7a9 100644
--- a/sys/sys/lockf.h
+++ b/sys/sys/lockf.h
@@ -44,7 +44,9 @@
struct vop_advlock_args;
+#ifdef MALLOC_DECLARE
MALLOC_DECLARE(M_LOCKF);
+#endif
/*
* The lockf structure is a kernel structure which contains the information
OpenPOWER on IntegriCloud