AROS build fix
This commit is contained in:
parent
43d2ff1a04
commit
afd11628fd
|
@ -80,6 +80,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef __AROS__
|
||||
#include <errno.h>
|
||||
#include <proto/exec.h>
|
||||
#include <proto/bsdsocket.h>
|
||||
#include <bsdsocket/socketbasetags.h>
|
||||
|
|
Loading…
Reference in New Issue