4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-19 07:03:32 +08:00

solve conflict

This commit is contained in:
Meco Man 2021-06-13 12:45:04 +08:00
parent 07cab33b50
commit f94980af34

View File

@ -10,6 +10,7 @@
#include <stdlib.h>
#include <string.h>
#include <dfs_posix.h>
#include <sys/errno.h>
#include <termios.h>
int tcgetattr(int fd, struct termios *tio)