* [Qemu-devel] [5794] Fix usb-stub compilation
@ 2008-11-25 16:49 Blue Swirl
0 siblings, 0 replies; only message in thread
From: Blue Swirl @ 2008-11-25 16:49 UTC (permalink / raw)
To: qemu-devel
Revision: 5794
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5794
Author: blueswir1
Date: 2008-11-25 16:49:33 +0000 (Tue, 25 Nov 2008)
Log Message:
-----------
Fix usb-stub compilation
Modified Paths:
--------------
trunk/usb-stub.c
Modified: trunk/usb-stub.c
===================================================================
--- trunk/usb-stub.c 2008-11-24 20:21:41 UTC (rev 5793)
+++ trunk/usb-stub.c 2008-11-25 16:49:33 UTC (rev 5794)
@@ -30,6 +30,8 @@
* THE SOFTWARE.
*/
+#include "qemu-common.h"
+#include "console.h"
#include "hw/usb.h"
void usb_host_info(void)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-25 16:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-25 16:49 [Qemu-devel] [5794] Fix usb-stub compilation Blue Swirl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).