mirror of
https://github.com/mpv-player/mpv
synced 2025-03-18 08:39:01 +00:00
One ifdef less
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23874 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
adce32de93
commit
8987d1ade2
@ -1,8 +1,6 @@
|
||||
|
||||
#include <sys/types.h>
|
||||
#ifdef __NetBSD__
|
||||
#include <sys/inttypes.h>
|
||||
#endif
|
||||
#include <inttypes.h>
|
||||
#include "libavutil/intreadwrite.h"
|
||||
#include <sys/cdio.h>
|
||||
#include <sys/scsiio.h>
|
||||
|
Loading…
Reference in New Issue
Block a user