2007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>

* shared/1553/b1553brm.c, shared/can/grcan.c: Remove include of sched.h
This commit is contained in:
Joel Sherrill
2007-09-18 20:59:57 +00:00
parent 5ac8f13977
commit a3ae7d7a5f
3 changed files with 4 additions and 2 deletions

View File

@@ -21,7 +21,6 @@
#include <stdio.h>
#include <string.h>
#include <assert.h>
#include <sched.h>
#include <ctype.h>
#include <rtems/bspIo.h>