openbsd-ports/devel/bluetooth-libs/patches/patch-libsdp_service_c
grange f86f319f86 Import bluetooth-libs, a few Bluetooth network libraries
derived from FreeBSD.

Help and ok sturm@.
2005-07-16 20:45:39 +00:00

12 lines
369 B
Plaintext

$OpenBSD: patch-libsdp_service_c,v 1.1.1.1 2005/07/16 20:45:39 grange Exp $
--- libsdp/service.c.orig Sat Jul 16 00:42:01 2005
+++ libsdp/service.c Sat Jul 16 00:42:14 2005
@@ -29,6 +29,7 @@
* $FreeBSD: src/lib/libsdp/service.c,v 1.1 2004/01/20 20:48:25 emax Exp $
*/
+#include <sys/types.h>
#include <sys/uio.h>
#include <netinet/in.h>
#include <arpa/inet.h>