summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/termios01/init.c
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/termios01/init.c')
-rw-r--r--testsuites/libtests/termios01/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/libtests/termios01/init.c b/testsuites/libtests/termios01/init.c
index 9649ffa762..b15c11c193 100644
--- a/testsuites/libtests/termios01/init.c
+++ b/testsuites/libtests/termios01/init.c
@@ -15,6 +15,7 @@
#include <termios.h>
#include <rtems/termiostypes.h>
#include <fcntl.h>
+#include <limits.h>
#include <sys/errno.h>
/* rtems_termios_baud_t is a typedefs to int32_t */