@@ -10,8 +10,8 @@
#ifndef TERMIOS_H__
#define TERMIOS_H__
-#include <rtthread.h>
#include <sys/types.h>
+#include <sys/ioctl.h>
#ifdef __cplusplus
extern "C" {