mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-02-12 19:32:31 +01:00
12 lines
191 B
Diff
12 lines
191 B
Diff
--- a/obexd-0.46/mas.c.orig
|
|
+++ b/obexd-0.46/plugins/mas.c
|
|
@@ -30,6 +30,7 @@
|
|
#include <glib.h>
|
|
#include <fcntl.h>
|
|
#include <inttypes.h>
|
|
+#include <unistd.h>
|
|
|
|
#include <gobex/gobex.h>
|
|
|
|
|