Filter fix: support bison 2.6
[lttng-tools.git] / src / lib / lttng-ctl / filter-visitor-set-parent.c
index 2cc5f53f62275d0fbd372ee37424ca4bc29ec04a..2ad707f6d9c44afc5cfd766a1a6dd11f9c8e1b4a 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"
 
 static
 int update_child(struct filter_node *parent,
This page took 0.02379 seconds and 5 git commands to generate.