openbsd-ports/net/farsight2/patches/patch-tests_check_transmitter_stunalternd_c
jasper 29c52f7803 - allow tests to compile
extraced from a diff by tom murphy
2010-10-22 18:20:22 +00:00

12 lines
360 B
Plaintext

$OpenBSD: patch-tests_check_transmitter_stunalternd_c,v 1.1 2010/10/22 18:20:22 jasper Exp $
--- tests/check/transmitter/stunalternd.c.orig Fri Oct 22 18:44:04 2010
+++ tests/check/transmitter/stunalternd.c Fri Oct 22 18:44:17 2010
@@ -38,6 +38,7 @@
#include <getopt.h>
#include <errno.h>
#include <limits.h>
+#include <sys/uio.h>
#include <pthread.h>