move ltt-private.h from public directroy into private directroy
[lttv.git] / ltt / branches / poly / ltt / facility.c
index 6d70d5728af3a1d7e0de8553433a80c1ff2f95b8..6807ef0e91a8081ede942fd1d5dc10d33a457b60 100644 (file)
@@ -3,6 +3,8 @@
 #include <stdio.h>
 
 #include "parser.h"
+#include <ltt/ltt.h>
+#include "ltt-private.h"
 #include <ltt/facility.h>
 
 /* search for the (named) type in the table, if it does not exist
This page took 0.022573 seconds and 4 git commands to generate.