forked from Imagelibrary/rtems
Include <errno.h> (POSIX,C99) instead of <sys/errno.h> (BSD'ism).
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
#include <sys/protosw.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/socketvar.h>
|
||||
#include <sys/errno.h>
|
||||
#include <errno.h>
|
||||
|
||||
#include <net/route.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user