summaryrefslogtreecommitdiffstats
path: root/cpukit/score/cpu
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-02 20:01:26 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1995-08-02 20:01:26 +0000
commit0d55427b315c91071ca86a40fa54dbced758edbd (patch)
tree424dfdfceb58c09a5424704d9e6f4357a3d8f7b8 /cpukit/score/cpu
parentAdded test cases: (diff)
downloadrtems-0d55427b315c91071ca86a40fa54dbced758edbd.tar.bz2
*** empty log message ***
Diffstat (limited to '')
-rw-r--r--cpukit/score/cpu/unix/cpu.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/cpu/unix/cpu.c b/cpukit/score/cpu/unix/cpu.c
index 524067703d..0e51ce3dae 100644
--- a/cpukit/score/cpu/unix/cpu.c
+++ b/cpukit/score/cpu/unix/cpu.c
@@ -21,7 +21,6 @@
#include <stdio.h>
#include <stdlib.h>
-#include <unistd.h>
#include <signal.h>
#include <time.h>
#include <sys/time.h>