summaryrefslogtreecommitdiff
path: root/apps/codecs/Tremor/misc.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/Tremor/misc.h')
-rw-r--r--apps/codecs/Tremor/misc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/codecs/Tremor/misc.h b/apps/codecs/Tremor/misc.h
index b56f65d6e8..ed7617d0e0 100644
--- a/apps/codecs/Tremor/misc.h
+++ b/apps/codecs/Tremor/misc.h
@@ -26,7 +26,6 @@
26 26
27 27
28/* Some prototypes that were not defined elsewhere */ 28/* Some prototypes that were not defined elsewhere */
29#include <stdlib.h>
30void *_vorbis_block_alloc(vorbis_block *vb,long bytes); 29void *_vorbis_block_alloc(vorbis_block *vb,long bytes);
31void _vorbis_block_ripcord(vorbis_block *vb); 30void _vorbis_block_ripcord(vorbis_block *vb);
32extern int _ilog(unsigned int v); 31extern int _ilog(unsigned int v);