forked from Imagelibrary/rtems
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:
@@ -1,3 +1,7 @@
|
||||
2007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* shared/1553/b1553brm.c, shared/can/grcan.c: Remove include of sched.h
|
||||
|
||||
2007-09-13 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* shared/spw/grspw.c: Remove include of sched.h. It does not appear to
|
||||
|
||||
@@ -54,7 +54,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <sched.h>
|
||||
#include <ctype.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <sched.h>
|
||||
#include <ctype.h>
|
||||
#include <rtems/bspIo.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user