2009-10-25 Ralf Corsépius <ralf.corsepius@rtems.org>

* psx11/init.c, psx09/init.c: Include <sched.h>.
This commit is contained in:
Ralf Corsepius
2009-10-25 17:46:40 +00:00
parent 9ec6ddbbb3
commit 98843fb854
2 changed files with 4 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
* $Id$
*/
#include <sched.h>
#define CONFIGURE_INIT
#include "system.h"
#include <errno.h>

View File

@@ -9,6 +9,8 @@
* $Id$
*/
#include <sched.h>
#define CONFIGURE_INIT
#include "system.h"
#include <errno.h>