[Mplayer-cvslog] CVS: main/libdha libdha.c,1.5,1.6

Alex Beregszaszi alex at mplayer.dev.hu
Mon Mar 4 20:30:14 CET 2002


Update of /cvsroot/mplayer/main/libdha
In directory mplayer:/var/tmp.root/cvs-serv2138

Modified Files:
	libdha.c 
Log Message:
added proper dhahelper includes

Index: libdha.c
===================================================================
RCS file: /cvsroot/mplayer/main/libdha/libdha.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- libdha.c	2 Feb 2002 07:05:33 -0000	1.5
+++ libdha.c	4 Mar 2002 19:30:02 -0000	1.6
@@ -63,6 +63,9 @@
 #endif
 
 #ifdef CONFIG_DHAHELPER
+
+#include "kernelhelper/dhahelper.h"
+
 static int mem=-1;
 void *map_phys_mem(unsigned base, unsigned size)
 {




More information about the MPlayer-cvslog mailing list