3 --- dist
/include
/prop
/prop_data
.h
.orig
2008-02-29 19:25:58.000000000 +0100
4 +++ dist
/include
/prop
/prop_data
.h
2012-03-02 20:14:27.311989501 +0100
7 typedef struct _prop_data
*prop_data_t
;
9 +#include <sys/cdefs.h>
12 prop_data_t
prop_data_create_data(const void *, size_t);
13 prop_data_t
prop_data_create_data_nocopy(const void *, size_t);