freebsd-ports/comms/openobex/files/patch-lib-databuffer.h
Frank J. Laszlo 7a2669d2b2 Restore patches to fix build.
PR:		ports/106357
Submitted by:	pluknet <pluknet@gmail.com>
Approved by:	Guido Falsi <mad@madpilot.net> (maintainer)
2006-12-06 22:29:53 +00:00

11 lines
234 B
C

--- 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>
/*