7d74e0cdf9f73dec95898b643a5a58143bd00c75
[feed/telephony.git] / baresip / patches / 100-videodev-compat.patch
1 --- a/modules/v4l/v4l.c
2 +++ b/modules/v4l/v4l.c
3 @@ -13,7 +13,7 @@
4  #include <fcntl.h>
5  #include <unistd.h>
6  #undef __STRICT_ANSI__ /* needed for RHEL4 kernel 2.6.9 */
7 -#include <linux/videodev.h>
8 +#include <libv4l1-videodev.h>
9  #include <pthread.h>
10  #include <re.h>
11  #include <baresip.h>