forked from Imagelibrary/rtems
added include of errno.h so the test can check for EINTR.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
/* functions */
|
||||
|
||||
#include <pmacros.h>
|
||||
#include <errno.h>
|
||||
|
||||
void *POSIX_Init(
|
||||
void *argument
|
||||
|
||||
@@ -17,6 +17,7 @@
|
||||
/* functions */
|
||||
|
||||
#include <pmacros.h>
|
||||
#include <errno.h>
|
||||
|
||||
void *POSIX_Init(
|
||||
void *argument
|
||||
|
||||
Reference in New Issue
Block a user