Skip to content

Commit 191be9d

Browse files
Merge pull request #455 from LedgerHQ/fix/apa/implicit_declaration_warnings
Fix get_tx_chain_id() implicit declaration warnings
2 parents 8350a67 + da1c79c commit 191be9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src_bagl/ui_flow_signTx.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
#include "eth_plugin_handler.h"
88
#include "ui_plugin.h"
99
#include "common_ui.h"
10+
#include "ethUtils.h"
1011
#include "plugins.h"
1112
#include "domain_name.h"
1213
#include "ui_domain_name.h"

0 commit comments

Comments
 (0)