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

12 lines
261 B
Diff
Raw Normal View History

2021-11-30 00:08:53 +01:00
--- 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>