Fix make check includes
[ust.git] / tests / simple_include / simple_include.c
index 75c68644b324843febba2747b972e25e7530f394..ccf14ce96c063ff8491e9ecf7fa65b0ec0dfb683 100644 (file)
@@ -15,6 +15,7 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301 USA
  */
 
-#include <ust/ust.h>
+#include <ust/tracepoint.h>
+#include <ust/marker.h>
 
 int main () { return 0; }
This page took 0.022167 seconds and 4 git commands to generate.