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

12 lines
355 B
Plaintext
Raw Normal View History

$OpenBSD: patch-libsdp_util_c,v 1.1.1.1 2005/07/16 20:45:39 grange Exp $
--- libsdp/util.c.orig Sat Jul 16 00:42:27 2005
+++ libsdp/util.c Sat Jul 16 00:42:39 2005
@@ -29,6 +29,7 @@
* $FreeBSD: src/lib/libsdp/util.c,v 1.5 2005/05/27 19:11:33 emax Exp $
*/
+#include <sys/types.h>
#include <netinet/in.h>
#include <bluetooth.h>
#include <stdio.h>