diff options
Diffstat (limited to 'tests/headers/layout_eth_conf.h')
-rw-r--r-- | tests/headers/layout_eth_conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headers/layout_eth_conf.h b/tests/headers/layout_eth_conf.h index 7333f528..ae3edad4 100644 --- a/tests/headers/layout_eth_conf.h +++ b/tests/headers/layout_eth_conf.h @@ -1,4 +1,5 @@ // bindgen-flags: --with-derive-hash + typedef unsigned char uint8_t; typedef unsigned short uint16_t; typedef unsigned int uint32_t; |