You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
367 B

Index: common/commonincludes.hpp
--- common/commonincludes.hpp.orig 2014-06-14 08:26:16.000000000 +0200
+++ common/commonincludes.hpp 2015-01-27 14:51:24.659983613 +0100
@@ -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>