Merge pull request #7 from intel/master

sync
This commit is contained in:
Weining 2019-05-17 18:15:58 +08:00 committed by GitHub
commit eead4f6caa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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