3e4a910d69
prototypes. fix from mplayer svn via biorn@ (maintainer).
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
$OpenBSD: patch-tremor_block_c,v 1.1 2008/03/30 20:39:41 fgsch Exp $
|
|
--- tremor/block.c.orig Sun Oct 7 20:49:27 2007
|
|
+++ tremor/block.c Sun Mar 30 22:26:40 2008
|
|
@@ -25,6 +25,7 @@
|
|
#include "window.h"
|
|
#include "registry.h"
|
|
#include "misc.h"
|
|
+#include "block.h"
|
|
|
|
static int ilog(unsigned int v){
|
|
int ret=0;
|