1
0
Meco Man 3 жил өмнө
parent
commit
fbcaa667f8

+ 1 - 0
components/drivers/serial/serial.c

@@ -38,6 +38,7 @@
 #ifdef RT_USING_POSIX
 #include <dfs_posix.h>
 #include <dfs_poll.h>
+#include <sys/ioctl.h>
 
 #ifdef RT_USING_POSIX_TERMIOS
 #include <posix_termios.h>