Remove patch for sink that wasn't ported to gst-plugins1 yet (by upstream)
This commit is contained in:
parent
f03a48b880
commit
aa79b01b43
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
$NetBSD: patch-ac,v 1.1 2012/11/29 08:26:10 ryoon Exp $
|
||||
|
||||
--- ext/apexsink/gstapexraop.h.orig 2008-12-15 22:57:52 +0200
|
||||
+++ ext/apexsink/gstapexraop.h 2008-12-15 22:58:59 +0200
|
||||
@@ -44,6 +44,10 @@
|
||||
|
||||
#include <arpa/inet.h>
|
||||
|
||||
+#ifdef HAVE_SYS_SOCKET_H
|
||||
+#include <sys/socket.h>
|
||||
+#endif
|
||||
+
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/* raop fixed parameters */
|
Loading…
Reference in a new issue