pkgsrc-wip/lives/patches/patch-ad
Kamel Ibn Aziz Derouiche 88a65a779d o Available new version
o The create file options.mk in containt multiple options
	o Added patch
	o DESTDIR Support
	o and more...
	NB:
	- Please review Makefile and options.mk,
	- Fixed problem: failed execution, failed perl management
2009-06-05 16:52:26 +00:00

14 lines
405 B
Text

$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
//////////////////////////////////////