Filter fix: support bison 2.6
[lttng-tools.git] / src / lib / lttng-ctl / filter-visitor-xml.c
index bf52724ef4df253bcdfa715cbd4589b7772b152d..b3a1ac9597ca7c1904b58328bc874accf6f7a490 100644 (file)
@@ -26,8 +26,8 @@
 #include <assert.h>
 #include <errno.h>
 #include <inttypes.h>
-#include "filter-parser.h"
 #include "filter-ast.h"
+#include "filter-parser.h"
 
 #define fprintf_dbg(fd, fmt, args...)  fprintf(fd, "%s: " fmt, __func__, ## args)
 
This page took 0.023891 seconds and 5 git commands to generate.