summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmcond05/init.c
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2013-04-11 13:58:33 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-04-11 13:58:33 +0200
commit7b369afba9fecbf8a87a42375376d4ca8af7560c (patch)
tree5633949494ff207b4e7835ba6ab51164af66bf6f /testsuites/psxtmtests/psxtmcond05/init.c
parentsapi: Fix unified workspace option (diff)
downloadrtems-7b369afba9fecbf8a87a42375376d4ca8af7560c.tar.bz2
testsuites: Fix warnings
Diffstat (limited to 'testsuites/psxtmtests/psxtmcond05/init.c')
-rw-r--r--testsuites/psxtmtests/psxtmcond05/init.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/psxtmtests/psxtmcond05/init.c b/testsuites/psxtmtests/psxtmcond05/init.c
index bf4de19b09..8941ee397f 100644
--- a/testsuites/psxtmtests/psxtmcond05/init.c
+++ b/testsuites/psxtmtests/psxtmcond05/init.c
@@ -12,6 +12,7 @@
#endif
#include <timesys.h>
+#include <pthread.h>
#include <rtems/timerdrv.h>
#include "test_support.h"