diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/import/chips/p9/procedures/hwp/pm/p9_pm_recovery_ffdc_defines.H | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/src/import/chips/p9/procedures/hwp/pm/p9_pm_recovery_ffdc_defines.H b/src/import/chips/p9/procedures/hwp/pm/p9_pm_recovery_ffdc_defines.H index c9af43998..9ba95702d 100644 --- a/src/import/chips/p9/procedures/hwp/pm/p9_pm_recovery_ffdc_defines.H +++ b/src/import/chips/p9/procedures/hwp/pm/p9_pm_recovery_ffdc_defines.H @@ -25,6 +25,8 @@  #ifndef __PM_RECOVERY_FFDC_DEFINES_  #define __PM_RECOVERY_FFDC_DEFINES_ +#include <stdint.h> +#include <stdlib.h>  #include <p9_hcd_memmap_base.H>  #include <endian.h> | 

