openbsd-ports/multimedia/libmp4v2/patches/patch-test_mp4broadcaster_cpp
jakemsr c020f391dd import standalone version of libmp4v2. libmp4v2 is a library for
reading and manipulating the MP4 media container.  libmp4v2 used
to be part of the faad distribution, but is not included in newer
versions.

nits picked and ok brad@
2008-09-15 21:46:28 +00:00

13 lines
356 B
Plaintext

$OpenBSD: patch-test_mp4broadcaster_cpp,v 1.1.1.1 2008/09/15 21:46:28 jakemsr Exp $
--- test/mp4broadcaster.cpp.orig Sat Jun 28 21:44:31 2008
+++ test/mp4broadcaster.cpp Sat Jun 28 21:47:38 2008
@@ -21,6 +21,8 @@
#include "mpeg4ip.h"
#include <arpa/inet.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
#include "mp4.h"
// forward declarations