Skip to content

Commit ce98d48

Browse files
committed
ens: include stdint.h
1 parent a0ff70b commit ce98d48

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/ethc/ens.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
extern "C" {
66
#endif
77

8+
#include <stdint.h>
89
#include "ethc-common.h"
910

1011
#define ETH_ENS_DELIMITER "."

0 commit comments

Comments
 (0)