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 3634621 commit 5414340Copy full SHA for 5414340
components/libc/compilers/common/termios.h
@@ -9,6 +9,8 @@
9
#ifndef _TERMIOS_H__
10
#define _TERMIOS_H__
11
12
+#include <rtconfig.h>
13
+
14
#ifdef RT_USING_POSIX_TERMIOS
15
#include <sys/types.h>
16
#include <posix_termios.h>
0 commit comments