mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-27 22:52:17 +08:00
Add include to pick up read()/close() prototypes.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
2010-04-08 Eric Norum <wenorum@lbl.gov>
|
||||
* shared/motorola/vpd.c: add include to pick up read()/close() prototypes.
|
||||
|
||||
2010-03-27 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||
* shared/startup/bspstart.c, shared/startup/pgtbl_setup.c: fix
|
||||
prototypes
|
||||
|
||||
@@ -53,6 +53,7 @@ field = type, length, { data }
|
||||
* ------------------ SLAC Software Notices, Set 4 OTT.002a, 2004 FEB 03
|
||||
*/
|
||||
|
||||
#include <unistd.h>
|
||||
#include <rtems.h>
|
||||
#include <string.h>
|
||||
#include <sys/fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user