Whamcloud - gitweb
LU-1606 api: Include stddef.h in ll_fiemap.h
[fs/lustre-release.git] / lustre / include / lustre / ll_fiemap.h
index 93a5ff4..6e63c3e 100644 (file)
@@ -46,6 +46,7 @@
 #if !defined(HAVE_LINUX_FIEMAP_H) || !defined(__KERNEL__)
 
 #ifndef __KERNEL__
+#include <stddef.h>
 #include <libcfs/posix/posix-types.h>
 #endif