Filter fix: support bison 2.6
[lttng-tools.git] / src / lib / lttng-ctl / filter-ast.h
index a42ac164d605d0dfe1cae5f27a6c18ec427153f7..97793c00bf7f199fea49aa508282552b6ce4bf84 100644 (file)
  * Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+/*
+ * Note: filter-ast.h should be included before filter-parser.h.
+ */
+
 #include <urcu/list.h>
 #include <stdint.h>
 
This page took 0.024378 seconds and 5 git commands to generate.