diff options
Diffstat (limited to 'src/include/memory_info.h')
-rw-r--r-- | src/include/memory_info.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/memory_info.h b/src/include/memory_info.h index 4613628dab..02904af285 100644 --- a/src/include/memory_info.h +++ b/src/include/memory_info.h @@ -16,6 +16,8 @@ #ifndef _MEMORY_INFO_H_ #define _MEMORY_INFO_H_ +#include <stdint.h> + /* * If this table is filled and put in CBMEM, * then these info in CBMEM will be used to generate smbios type 17 table |