aboutsummaryrefslogtreecommitdiff
path: root/comms/openobex/files/patch-lib-databuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'comms/openobex/files/patch-lib-databuffer.h')
-rw-r--r--comms/openobex/files/patch-lib-databuffer.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/comms/openobex/files/patch-lib-databuffer.h b/comms/openobex/files/patch-lib-databuffer.h
new file mode 100644
index 000000000000..748a56b268f9
--- /dev/null
+++ b/comms/openobex/files/patch-lib-databuffer.h
@@ -0,0 +1,11 @@
+--- lib/databuffer.h.orig Thu May 4 13:24:21 2006
++++ lib/databuffer.h Sat Nov 25 22:02:38 2006
+@@ -31,7 +31,7 @@
+ #define DATABUFFER_H
+
+ #define __need_size_t
+-#include <stddef.h>
++#include <sys/types.h>
+ #include <stdint.h>
+
+ /*