vmem: Include param.h in the userspace port as well
It is required at least for NBBY. MFC after: 1 week
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
|
||||
#else /* _KERNEL */
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/queue.h>
|
||||
#include <sys/hash.h>
|
||||
#include <sys/vmem.h>
|
||||
|
||||
Reference in New Issue
Block a user