added proper dhahelper includes

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4939 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-03-04 19:30:02 +00:00
parent 31fbdc21ca
commit 2af105e2f5
1 changed files with 3 additions and 0 deletions

View File

@ -63,6 +63,9 @@ void libdha_exit(const char *message, int level)
#endif
#ifdef CONFIG_DHAHELPER
#include "kernelhelper/dhahelper.h"
static int mem=-1;
void *map_phys_mem(unsigned base, unsigned size)
{