diff options
Diffstat (limited to 'util/cbfstool/common.h')
-rw-r--r-- | util/cbfstool/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/cbfstool/common.h b/util/cbfstool/common.h index 80d5789f0e..f364ea17e7 100644 --- a/util/cbfstool/common.h +++ b/util/cbfstool/common.h @@ -20,6 +20,7 @@ #ifndef __CBFSTOOL_COMMON_H #define __CBFSTOOL_COMMON_H +#include <stddef.h> #include <stdint.h> #include <assert.h> |