Added addr_t to sys/types.h.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7052 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
09ea309293
commit
435464b451
@ -39,6 +39,7 @@ typedef int nlink_t;
|
||||
typedef int daddr_t;
|
||||
typedef char * caddr_t;
|
||||
|
||||
typedef unsigned long addr_t;
|
||||
|
||||
#include <null.h>
|
||||
#include <size_t.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user