diff options
Diffstat (limited to 'fs/xfs/xfs_dmapi.h')
-rw-r--r-- | fs/xfs/xfs_dmapi.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_dmapi.h b/fs/xfs/xfs_dmapi.h index 5a5c7a63e80b..864bf6955689 100644 --- a/fs/xfs/xfs_dmapi.h +++ b/fs/xfs/xfs_dmapi.h | |||
@@ -18,6 +18,7 @@ | |||
18 | #ifndef __XFS_DMAPI_H__ | 18 | #ifndef __XFS_DMAPI_H__ |
19 | #define __XFS_DMAPI_H__ | 19 | #define __XFS_DMAPI_H__ |
20 | 20 | ||
21 | #include <linux/version.h> | ||
21 | /* Values used to define the on-disk version of dm_attrname_t. All | 22 | /* Values used to define the on-disk version of dm_attrname_t. All |
22 | * on-disk attribute names start with the 8-byte string "SGI_DMI_". | 23 | * on-disk attribute names start with the 8-byte string "SGI_DMI_". |
23 | * | 24 | * |