]> git.sesse.net Git - ffmpeg/blobdiff - libavdevice/v4l.c
Expose max_packet_size from the rtp protocol
[ffmpeg] / libavdevice / v4l.c
index 75ee6a35a168a83269f99b8954137d84413879df..cc31c27115e3f44394649aea929178b646375e41 100644 (file)
@@ -25,9 +25,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <sys/ioctl.h>
-#ifdef HAVE_SYS_MMAN_H
 #include <sys/mman.h>
-#endif
 #include <sys/time.h>
 #define _LINUX_TIME_H 1
 #include <linux/videodev.h>