clang: add header for uint32_t
fixes the below error related to unknown type name `uint32_t`:
'''
error: unknown type name 'uint32_t' [clang-diagnostic-error]
'''
Change-Id: I13b5ebb1ad5e8484910300ffe5aaa1edac0d3cd8
Signed-off-by:
Jayanth Othayoth <ojayanth@gmail.com>
Loading
Please register or sign in to comment