openbsd-ports/net/libnice/patches/patch-stun_tools_stund_c
jasper ff7f4b96b0 - update libnice to 0.0.13
from tom murphy (MAINTAINER)
2010-09-22 14:28:59 +00:00

12 lines
323 B
Plaintext

$OpenBSD: patch-stun_tools_stund_c,v 1.2 2010/09/22 14:29:00 jasper Exp $
--- stun/tools/stund.c.orig Mon Sep 13 11:12:38 2010
+++ stun/tools/stund.c Mon Sep 13 11:14:18 2010
@@ -58,6 +58,7 @@
#include <unistd.h>
#include <errno.h>
#include <limits.h>
+#include <sys/uio.h>
#ifndef SOL_IP
# define SOL_IP IPPROTO_IP