Include missing <limits.h>

Update #2132.
This commit is contained in:
Sebastian Huber
2017-08-25 14:39:38 +02:00
parent 163ff8ee04
commit 02b007e11e

View File

@@ -17,6 +17,7 @@
#endif
#include <sched.h>
#include <limits.h>
#include <rtems.h>
#include <rtems/libcsupport.h>