testsuites: Include missing header files

This commit is contained in:
Sebastian Huber
2013-07-18 15:55:46 +02:00
parent f2d9fda780
commit a9127a2e65
7 changed files with 8 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
#include <fcntl.h>
#include <tmacros.h>
#include <limits.h>
#include "test_support.h"
#include <rtems/libcsupport.h>