We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b0e9ff commit 264c597Copy full SHA for 264c597
android/libserialport/config.h
@@ -54,7 +54,7 @@
54
/* #undef HAVE_STRUCT_TERMIOS_C_OSPEED */
55
56
/* Define to 1 if the system has the type `struct termiox'. */
57
-#define HAVE_STRUCT_TERMIOX 1
+#define HAVE_STRUCT_TERMIOX 0
58
59
/* sys/file.h is available. */
60
#define HAVE_SYS_FILE_H 1
linux/libserialport/config.h
-#define HAVE_STRUCT_TERMIOX 0
+/* #undef HAVE_STRUCT_TERMIOX */
0 commit comments