AROS build fix

This commit is contained in:
Brian Cox 2016-06-03 19:07:10 -07:00
parent 43d2ff1a04
commit afd11628fd
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@
#endif
#ifdef __AROS__
#include <errno.h>
#include <proto/exec.h>
#include <proto/bsdsocket.h>
#include <bsdsocket/socketbasetags.h>