diff options
Diffstat (limited to 'include/uapi/linux/uuid.h')
-rw-r--r-- | include/uapi/linux/uuid.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/uapi/linux/uuid.h b/include/uapi/linux/uuid.h index 5c04130bb524..e5a7eecef7c3 100644 --- a/include/uapi/linux/uuid.h +++ b/include/uapi/linux/uuid.h | |||
@@ -19,7 +19,6 @@ | |||
19 | #define _UAPI_LINUX_UUID_H_ | 19 | #define _UAPI_LINUX_UUID_H_ |
20 | 20 | ||
21 | #include <linux/types.h> | 21 | #include <linux/types.h> |
22 | #include <linux/string.h> | ||
23 | 22 | ||
24 | typedef struct { | 23 | typedef struct { |
25 | __u8 b[16]; | 24 | __u8 b[16]; |