Kaynağa Gözat

Fix compile warning

wenyongh 7 yıl önce
ebeveyn
işleme
fbeaf8f589
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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"