mirror of
https://github.com/mpv-player/mpv
synced 2025-01-24 00:23:27 +00:00
this flag needs to be defined for pread() on powerpc
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24531 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0f4276fe38
commit
dcd13c2013
@ -56,6 +56,7 @@
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#ifdef __unix__
|
||||
#define __USE_UNIX98
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include "AsmMacros.h"
|
||||
|
Loading…
Reference in New Issue
Block a user