diff options
| author | Hans Petter Selasky <hselasky@FreeBSD.org> | 2022-01-25 17:50:35 +0100 |
|---|---|---|
| committer | Hans Petter Selasky <hselasky@FreeBSD.org> | 2022-01-25 17:59:35 +0100 |
| commit | ca63a16f5ced25bd5dc58383609ed8f6b5762e2a (patch) | |
| tree | 9b1c28ccb279a932f3d21510d29acf4598b4a62e /multimedia/libv4l/files/patch-utils_v4l2-ctl_v4l2-ctl-streaming.cpp | |
| parent | multimedia/webcamd: Update version to 5.17.1.0 (diff) | |
multimedia/libv4l: Update v4l_compat, libv4l and v4l-utils to 1.23.0
NOTE: This version tag currently only exists for FreeBSD and has not yet
been made upstream and is based on the latest available v4l-utils.
Approved by: pi (implicit)
Diffstat (limited to 'multimedia/libv4l/files/patch-utils_v4l2-ctl_v4l2-ctl-streaming.cpp')
| -rw-r--r-- | multimedia/libv4l/files/patch-utils_v4l2-ctl_v4l2-ctl-streaming.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/multimedia/libv4l/files/patch-utils_v4l2-ctl_v4l2-ctl-streaming.cpp b/multimedia/libv4l/files/patch-utils_v4l2-ctl_v4l2-ctl-streaming.cpp new file mode 100644 index 000000000000..0e707d85d855 --- /dev/null +++ b/multimedia/libv4l/files/patch-utils_v4l2-ctl_v4l2-ctl-streaming.cpp @@ -0,0 +1,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> + |
