Include <sys/param.h> for MAXPATHLEN - fixes the build.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@23831 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
40da55c3ad
commit
ff5defe060
@ -40,6 +40,7 @@
|
||||
#define _LIBUTIL_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/param.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define PROPERTY_MAX_NAME 64
|
||||
|
Loading…
Reference in New Issue
Block a user