Was using __{BEGIN,END}_DECLS without including <sys/cdefs.h>.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@25163 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
d81dcabe8e
commit
123e47de1b
@ -40,6 +40,7 @@
|
||||
#define _LIBUTIL_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
|
||||
#define PROPERTY_MAX_NAME 64
|
||||
|
Loading…
Reference in New Issue
Block a user