Kaynağa Gözat

solve conflict

Meco Man 4 yıl önce
ebeveyn
işleme
f94980af34
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      components/libc/termios/posix_termios.c

+ 1 - 0
components/libc/termios/posix_termios.c

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