add missing stdint header
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <stdint.h>
|
||||
#include <stdio.h>
|
||||
|
||||
void dump_hex(uint8_t * buf, int size)
|
||||
|
Reference in New Issue
Block a user