[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
    
        - Previous message: [Mplayer-cvslog] CVS: main dec_video.c,1.116,1.117
- Next message: [Mplayer-cvslog] CVS: main/DOCS/Italian cd-dvd.html,1.1,1.2 documentation.html,1.2,1.3 encoding.html,1.1,1.2 faq.html,1.1,1.2 sound.html,1.1,1.2 video.html,1.1,1.2
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
  
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)
 {
    
    
        
	- Previous message: [Mplayer-cvslog] CVS: main dec_video.c,1.116,1.117
- Next message: [Mplayer-cvslog] CVS: main/DOCS/Italian cd-dvd.html,1.1,1.2 documentation.html,1.2,1.3 encoding.html,1.1,1.2 faq.html,1.1,1.2 sound.html,1.1,1.2 video.html,1.1,1.2
-  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
More information about the MPlayer-cvslog
mailing list