diff options
author | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-11 22:42:58 +0000 |
---|---|---|
committer | aurel32 <aurel32@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-12-11 22:42:58 +0000 |
commit | c78eae6177d180c58e45cc20eb318bf20c10a73e (patch) | |
tree | d3cde69644c11f880268ddc8867e61b19871e7a3 /hw/baum.c | |
parent | 420832208e4287ce3f1eda877c354cd01e3b7023 (diff) |
baum: remove 2 warnings
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5994 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'hw/baum.c')
-rw-r--r-- | hw/baum.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ #include "qemu-char.h" #include "qemu-timer.h" #include "usb.h" +#include "baum.h" #include <assert.h> #include <brlapi.h> #include <brlapi_constants.h> |