openbsd-ports/devel/bluetooth-libs/patches/patch-libsdp_service_c

12 lines
369 B
Plaintext
Raw Normal View History

$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>