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 */
|
/* functions */
|
||||||
|
|
||||||
#include <pmacros.h>
|
#include <pmacros.h>
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
void *POSIX_Init(
|
void *POSIX_Init(
|
||||||
void *argument
|
void *argument
|
||||||
|
|||||||
@@ -17,6 +17,7 @@
|
|||||||
/* functions */
|
/* functions */
|
||||||
|
|
||||||
#include <pmacros.h>
|
#include <pmacros.h>
|
||||||
|
#include <errno.h>
|
||||||
|
|
||||||
void *POSIX_Init(
|
void *POSIX_Init(
|
||||||
void *argument
|
void *argument
|
||||||
|
|||||||
Reference in New Issue
Block a user