From: Brian Behlendorf Date: Wed, 24 Dec 2008 00:48:15 +0000 (-0800) Subject: Include the header X-Git-Tag: spl-0.4.1~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f3fc90c249268f888a105cbcaab05821f875bb4a;p=spl Include the header --- diff --git a/include/vm/seg_kmem.h b/include/vm/seg_kmem.h index 3cbd6b1..df620e7 100644 --- a/include/vm/seg_kmem.h +++ b/include/vm/seg_kmem.h @@ -1,4 +1,6 @@ #ifndef _SPL_SEG_KMEM_H #define _SPL_SEG_KMEM_H +#include + #endif /* SPL_SEG_KMEM_H */