Wrap around MALLOC_DECLARE() invocation with #ifdef.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user