mirror of https://github.com/mpv-player/mpv
not used anymore
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15578 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
fdd23f29ba
commit
1b82c658bf
|
@ -1,9 +0,0 @@
|
||||||
#include <linux/version.h>
|
|
||||||
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,5,70)
|
|
||||||
#define __KERNEL__
|
|
||||||
#include <linux/thread_info.h>
|
|
||||||
#include <linux/list.h>
|
|
||||||
#undef __KERNEL__
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue