chiark / gitweb /
MacOS build fix
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 11 Apr 2009 18:54:19 +0000 (19:54 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 11 Apr 2009 18:54:19 +0000 (19:54 +0100)
clients/rtpmon.c

index 070d21c0077a56ebc9a17b864b86761af14027a6..e64b08e404a23da6dce8bc7886607a54e9c458c2 100644 (file)
@@ -35,6 +35,7 @@
 #include <locale.h>
 #include <errno.h>
 #include <stdlib.h>
 #include <locale.h>
 #include <errno.h>
 #include <stdlib.h>
+#include <sys/uio.h>
 
 #include "syscalls.h"
 #include "timeval.h"
 
 #include "syscalls.h"
 #include "timeval.h"