mirror of
https://github.com/mpv-player/mpv
synced 2025-04-11 04:01:31 +00:00
Remove unnecessary kd.h #include.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31060 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9cef48bac7
commit
ca555e249f
@ -33,12 +33,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
//#include <sys/kd.h>
|
||||||
#ifdef __linux__
|
|
||||||
#include <linux/kd.h>
|
|
||||||
#else
|
|
||||||
#include <sys/kd.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include "config.h"
|
#include "config.h"
|
||||||
#include "video_out.h"
|
#include "video_out.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user