Meco Man преди 4 години
родител
ревизия
f94980af34
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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)