summaryrefslogtreecommitdiffstats
path: root/tremor
diff options
context:
space:
mode:
Diffstat (limited to 'tremor')
-rw-r--r--tremor/tremor.diff10
1 files changed, 10 insertions, 0 deletions
diff --git a/tremor/tremor.diff b/tremor/tremor.diff
index 393889a450..2838721e69 100644
--- a/tremor/tremor.diff
+++ b/tremor/tremor.diff
@@ -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"