Update buildroot 2018.05
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch>
This commit is contained in:
@@ -29,11 +29,11 @@ Index: b/src/cpp/connection/SerialDevice_lin.cpp
|
||||
--- a/src/cpp/connection/SerialDevice_lin.cpp
|
||||
+++ b/src/cpp/connection/SerialDevice_lin.cpp
|
||||
@@ -13,7 +13,7 @@
|
||||
#include <cerrno>
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
-
|
||||
+#include <sys/select.h>
|
||||
|
||||
class RawSerialDevice
|
||||
{
|
||||
#include <cerrno>
|
||||
#include <cstring>
|
||||
#include <cstdio>
|
||||
-
|
||||
+#include <sys/select.h>
|
||||
|
||||
class RawSerialDevice
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user