aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/xl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxl/xl.h')
-rw-r--r--tools/libxl/xl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/libxl/xl.h b/tools/libxl/xl.h
index bb3aca23ed..653be2e982 100644
--- a/tools/libxl/xl.h
+++ b/tools/libxl/xl.h
@@ -101,5 +101,6 @@ extern xentoollog_logger_stdiostream *logger;
/* global options */
extern int autoballoon;
extern char *lockfile;
+extern char *default_vifscript;
#endif /* XL_H */