]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commitdiff
Add missing #include "qemu-xen.h"
authorIan Jackson <ian.jackson@eu.citrix.com>
Wed, 30 Jul 2008 10:52:48 +0000 (11:52 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Wed, 30 Jul 2008 10:52:48 +0000 (11:52 +0100)
xen-vl-extra.c

index ecbd830a97c9c48e6868ab293057bac3d8c0dab4..4baada2b3af2feff8e79343f39e39b2a6e65b94f 100644 (file)
@@ -7,6 +7,7 @@
 /* There is no need for multiple-inclusion protection since
  * there is only one place where this file is included. */
 
+#include "qemu-xen.h"
 
 /* forward declarations of things in vl.c */