12 lines
364 B
Plaintext
12 lines
364 B
Plaintext
|
$OpenBSD: patch-tests_check_transmitter_stunalternd_c,v 1.1.1.1 2012/04/05 16:02:30 jasper Exp $
|
||
|
--- tests/check/transmitter/stunalternd.c.orig Wed Apr 4 22:58:18 2012
|
||
|
+++ tests/check/transmitter/stunalternd.c Wed Apr 4 22:58:33 2012
|
||
|
@@ -38,6 +38,7 @@
|
||
|
#include <getopt.h>
|
||
|
#include <errno.h>
|
||
|
#include <limits.h>
|
||
|
+#include <sys/uio.h>
|
||
|
|
||
|
#include <pthread.h>
|
||
|
|