summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/psx01/system.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-30 20:49:16 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-05-30 20:49:16 +0000
commit9594cdbd4ea3f73419d65c6f0ffb0e00235cbb65 (patch)
tree33d0be534101100d100d842e5faf43e04ab9bc80 /c/src/tests/psxtests/psx01/system.h
parentAdded nanoseconds constant (diff)
downloadrtems-9594cdbd4ea3f73419d65c6f0ffb0e00235cbb65.tar.bz2
added code to test clock and time related functionality.
Diffstat (limited to 'c/src/tests/psxtests/psx01/system.h')
-rw-r--r--c/src/tests/psxtests/psx01/system.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/psx01/system.h b/c/src/tests/psxtests/psx01/system.h
index 1c28c02d8a..409bff4450 100644
--- a/c/src/tests/psxtests/psx01/system.h
+++ b/c/src/tests/psxtests/psx01/system.h
@@ -20,6 +20,7 @@
#include <pthread.h>
#include <assert.h>
#include <stdio.h>
+#include <unistd.h>
void *POSIX_Init(
void *argument