Include <sys/uio.h> to fix gcc 4 warning.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22166 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -7,6 +7,7 @@ typedef unsigned long haiku_build_addr_t;
|
||||
#include <Errors.h>
|
||||
#include <sys/types.h>
|
||||
#include <string.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
#ifdef __x86_64__
|
||||
#define HAIKU_HOST_PLATFORM_64_BIT
|
||||
|
||||
Reference in New Issue
Block a user