Include the header

This commit is contained in:
Brian Behlendorf 2008-12-23 16:48:15 -08:00
parent 925ca8cc01
commit f3fc90c249
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
#ifndef _SPL_SEG_KMEM_H #ifndef _SPL_SEG_KMEM_H
#define _SPL_SEG_KMEM_H #define _SPL_SEG_KMEM_H
#include <sys/vmsystm.h>
#endif /* SPL_SEG_KMEM_H */ #endif /* SPL_SEG_KMEM_H */