fix inclusion style in public/domctl.h
authorJan Beulich <jbeulich@suse.com>
Thu, 4 Oct 2012 15:11:25 +0000 (17:11 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 4 Oct 2012 15:11:25 +0000 (17:11 +0200)
Public headers should include one another only via self-relative
include directives (violated by 25955:07d0d5b3a005).

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Keir Fraser <keir@xen.org>
xen/include/public/domctl.h

index a5836470ead157d2038651eab622e67125520067..f2409ec76cb2771ebca608d1fd6fd8985b384d3a 100644 (file)
@@ -32,9 +32,9 @@
 #error "domctl operations are intended for use by node control tools only"
 #endif
 
-#include <xen/hvm/save.h>
 #include "xen.h"
 #include "grant_table.h"
+#include "hvm/save.h"
 
 #define XEN_DOMCTL_INTERFACE_VERSION 0x00000008