diff options
-rw-r--r-- | include/uapi/linux/agpgart.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/agpgart.h b/include/uapi/linux/agpgart.h index 4e828cf487bc..f5251045181a 100644 --- a/include/uapi/linux/agpgart.h +++ b/include/uapi/linux/agpgart.h | |||
@@ -52,6 +52,7 @@ | |||
52 | 52 | ||
53 | #ifndef __KERNEL__ | 53 | #ifndef __KERNEL__ |
54 | #include <linux/types.h> | 54 | #include <linux/types.h> |
55 | #include <stdlib.h> | ||
55 | 56 | ||
56 | struct agp_version { | 57 | struct agp_version { |
57 | __u16 major; | 58 | __u16 major; |