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