termux-packages/packages/stuntman/common-commonincludes.hpp.p...

12 lines
261 B
Diff

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