1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-23 23:32:26 +00:00

Sync latest set of changes.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28833 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2009-03-06 00:47:03 +00:00
parent d2a84bde4f
commit e7cb3e94b6

View File

@ -166,3 +166,13 @@
+#endif /* 0 */
+
#endif /* _OS_TYPES_H */
--- mapping0.c (revision 28274)
+++ mapping0.c (revision 28275)
@@ -19,6 +20,7 @@
#include <string.h>
#include <math.h>
#include "ogg.h"
+#include "os.h"
#include "ivorbiscodec.h"
#include "mdct.h"
#include "codec_internal.h"