From 89e9c29affa22e42bcddfcd72db99ee22961666b Mon Sep 17 00:00:00 2001 From: arpi Date: Fri, 7 Jun 2002 22:43:29 +0000 Subject: warning & newline fixes by Dominik Mierzejewski git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6336 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libdha/mtrr.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libdha') diff --git a/libdha/mtrr.c b/libdha/mtrr.c index d4cc376feb..977ce80477 100644 --- a/libdha/mtrr.c +++ b/libdha/mtrr.c @@ -8,6 +8,7 @@ #include "config.h" #include +#include #include #include "libdha.h" #include "AsmMacros.h" @@ -81,4 +82,4 @@ int mtrr_set_type(unsigned base,unsigned size,int type) { return ENOSYS; } -#endif \ No newline at end of file +#endif -- cgit v1.2.3