mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
Fix compile warning
This commit is contained in:
parent
28692fc40a
commit
fbeaf8f589
|
@ -20,6 +20,7 @@
|
|||
#include <errno.h>
|
||||
#include <getopt.h>
|
||||
#include <termios.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "host_tool_utils.h"
|
||||
#include "shared_utils.h"
|
||||
|
|
Loading…
Reference in New Issue
Block a user