aboutsummaryrefslogtreecommitdiff
path: root/net/multicat/files/patch-ingests.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/multicat/files/patch-ingests.c')
-rw-r--r--net/multicat/files/patch-ingests.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/net/multicat/files/patch-ingests.c b/net/multicat/files/patch-ingests.c
new file mode 100644
index 000000000000..9e8558fc312c
--- /dev/null
+++ b/net/multicat/files/patch-ingests.c
@@ -0,0 +1,11 @@
+--- ingests.c.orig 2018-06-12 15:18:47 UTC
++++ ingests.c
+@@ -31,6 +31,8 @@
+ #include <string.h>
+ #include <errno.h>
+ #include <syslog.h>
++#include <netinet/in.h>
++#include <sys/socket.h>
+
+ #include <bitstream/mpeg/ts.h>
+