mirror of https://github.com/mpv-player/mpv
we don't need mman.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5297 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
922b520e8e
commit
c99b6c40bb
|
@ -24,7 +24,7 @@
|
|||
#include <string.h>
|
||||
|
||||
#include <unistd.h>
|
||||
#include <sys/mman.h>
|
||||
//#include <sys/mman.h>
|
||||
|
||||
#include "config.h"
|
||||
#include "video_out.h"
|
||||
|
|
Loading…
Reference in New Issue