File obexd-headers.patch of Package obexd
Index: plugins/mas.c =================================================================== --- plugins/mas.c.orig +++ plugins/mas.c @@ -30,6 +30,7 @@ #include <glib.h> #include <fcntl.h> #include <inttypes.h> +#include <sys/types.h> #include <gobex/gobex.h> #include <gobex/gobex-apparam.h>