From 2af105e2f5a2059e0f15ccf1b3a47df3e3467ccc Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 4 Mar 2002 19:30:02 +0000 Subject: added proper dhahelper includes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4939 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdha/libdha.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libdha/libdha.c b/libdha/libdha.c index 11309a2546..7b332d96c0 100644 --- a/libdha/libdha.c +++ b/libdha/libdha.c @@ -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) { -- cgit v1.2.3