aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libv4l/files/patch-utils_v4l2-ctl_v4l2-ctl-streaming.cpp
blob: 0e707d85d855a77ac090b956c99270e3bd438314 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- utils/v4l2-ctl/v4l2-ctl-streaming.cpp.orig	2022-01-25 16:28:52 UTC
+++ utils/v4l2-ctl/v4l2-ctl-streaming.cpp
@@ -2,6 +2,8 @@
 
 #include <netdb.h>
 #include <sys/types.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
 
 #include <linux/media.h>