qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/2] baum: fix build


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH 1/2] baum: fix build
Date: Sun, 10 Mar 2013 22:03:33 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20121215 Iceowl/1.0b1 Icedove/3.0.11

Am 09.03.2013 10:56, schrieb Blue Swirl:
08744c98115cfa144ed3493556024e400b2e2573 removed hw/baum.h
but did not adjust hw/baum.c, breaking build. Fix.

Signed-off-by: Blue Swirl<address@hidden>
---
  hw/baum.c |    1 -
  1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/hw/baum.c b/hw/baum.c
index d75b150..d8919d5 100644
--- a/hw/baum.c
+++ b/hw/baum.c
@@ -25,7 +25,6 @@
  #include "char/char.h"
  #include "qemu/timer.h"
  #include "usb.h"
-#include "baum.h"
  #include<brlapi.h>
  #include<brlapi_constants.h>
  #include<brlapi_keycodes.h>


Reviewed-by: Stefan Weil <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]