diff options
Diffstat (limited to 'tests/headers/layout_eth_conf_1_0.h')
-rw-r--r-- | tests/headers/layout_eth_conf_1_0.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/headers/layout_eth_conf_1_0.h b/tests/headers/layout_eth_conf_1_0.h index 7fcbcddb..285c8c7a 100644 --- a/tests/headers/layout_eth_conf_1_0.h +++ b/tests/headers/layout_eth_conf_1_0.h @@ -1,4 +1,4 @@ -// bindgen-flags: --rust-target 1.0 --with-derive-hash --with-derive-partialeq +// bindgen-flags: --rust-target 1.0 --with-derive-hash --with-derive-partialeq --with-derive-eq typedef unsigned char uint8_t; typedef unsigned short uint16_t; |