mirror of
https://github.com/mpv-player/mpv
synced 2025-03-20 02:09:52 +00:00
fix build on some old 2.6 kernels, patch by Gernot Hillier
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19623 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1d802c801a
commit
59a929e570
@ -32,6 +32,7 @@
|
||||
#include <sys/fcntl.h>
|
||||
#include <inttypes.h>
|
||||
#include <sys/poll.h>
|
||||
#include <linux/types.h>
|
||||
#include <linux/videodev2.h>
|
||||
#include <linux/ivtv.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user