summaryrefslogtreecommitdiffstats
path: root/c
diff options
context:
space:
mode:
Diffstat (limited to 'c')
-rw-r--r--c/src/tests/psxtests/psxmsgq01/system.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/psxmsgq01/system.h b/c/src/tests/psxtests/psxmsgq01/system.h
index 9b55eea1d0..e41fceb2af 100644
--- a/c/src/tests/psxtests/psxmsgq01/system.h
+++ b/c/src/tests/psxtests/psxmsgq01/system.h
@@ -19,6 +19,7 @@
#include <unistd.h>
#include <errno.h>
#include <sched.h>
+#include <tmacros.h>
void *POSIX_Init(
void *argument
@@ -53,3 +54,5 @@ TEST_EXTERN pthread_t Init_id;
TEST_EXTERN pthread_t Task_id;
/* end of include file */
+
+