Without this change, the program can not be built on Linux.
@ -28,6 +28,7 @@
#include <QSocketNotifier>
#include "qserialportnative.h"
#include "termioshelper.h"
#include <unistd.h>
namespace {
const int kMinReadTimeout = 100;