aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_flask.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxl/libxl_flask.c')
-rw-r--r--tools/libxl/libxl_flask.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/libxl/libxl_flask.c b/tools/libxl/libxl_flask.c
index c8d0594169..6b548dd727 100644
--- a/tools/libxl/libxl_flask.c
+++ b/tools/libxl/libxl_flask.c
@@ -7,13 +7,14 @@
* as published by the Free Software Foundation.
*/
+#include "libxl_osdeps.h"
+
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <errno.h>
#include <xenctrl.h>
-#include "libxl.h"
#include "libxl_internal.h"
int libxl_flask_context_to_sid(libxl_ctx *ctx, char *buf, size_t len,