|
--- a/common/commonincludes.hpp
|
|
+++ b/common/commonincludes.hpp
|
|
@@ -46,7 +46,7 @@
|
|
#include <net/if.h>
|
|
#include <stdarg.h>
|
|
#include <math.h>
|
|
-#include <sys/termios.h>
|
|
+#include <termios.h>
|
|
|
|
#include <boost/shared_ptr.hpp>
|
|
#include <boost/scoped_array.hpp>
|