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

* psx12/init.c: Include <sched.h>.
This commit is contained in:
Ralf Corsepius
2009-10-25 17:33:03 +00:00
parent 09add0e526
commit 75c9dfbdff
+2
View File
@@ -9,6 +9,8 @@
* $Id$
*/
#include <sched.h>
#define CONFIGURE_INIT
#include "system.h"
#include <errno.h>