pkgsrc-wip/lives/patches/patch-ad

15 lines
405 B
Text
Raw Normal View History

$NetBSD: patch-ad,v 1.1 2009/06/05 16:52:27 jihbed Exp $
--- ./lives-plugins/plugins/playback/video/lives2lives_stream.c.orig 2008-07-29 07:13:33.000000000 +0000
+++ ./lives-plugins/plugins/playback/video/lives2lives_stream.c 2009-06-05 02:17:30.000000000 +0000
@@ -8,6 +8,9 @@
#include "videoplugin.h"
+#ifdef __NetBSD__
+#include <netinet/in.h>
+#endif
//////////////////////////////////////