aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxl/libxl_uuid.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/libxl/libxl_uuid.c')
-rw-r--r--tools/libxl/libxl_uuid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libxl/libxl_uuid.c b/tools/libxl/libxl_uuid.c
index 80ab789c8f..7c18d719da 100644
--- a/tools/libxl/libxl_uuid.c
+++ b/tools/libxl/libxl_uuid.c
@@ -12,7 +12,7 @@
* GNU Lesser General Public License for more details.
*/
-#include "libxl_osdeps.h"
+#include "libxl_osdeps.h" /* must come before any other headers */
#include <libxl_uuid.h>