Explorar o código

Fix compile warning

wenyongh %!s(int64=6) %!d(string=hai) anos
pai
achega
fbeaf8f589
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      test-tools/host-tool/src/main.c

+ 1 - 0
test-tools/host-tool/src/main.c

@@ -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"