mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Include the header
This commit is contained in:
parent
925ca8cc01
commit
f3fc90c249
1 changed files with 2 additions and 0 deletions
|
|
@ -1,4 +1,6 @@
|
|||
#ifndef _SPL_SEG_KMEM_H
|
||||
#define _SPL_SEG_KMEM_H
|
||||
|
||||
#include <sys/vmsystm.h>
|
||||
|
||||
#endif /* SPL_SEG_KMEM_H */
|
||||
|
|
|
|||
Loading…
Reference in a new issue