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