Link tests against libust-initializer.o as well
[ust.git] / tests / basic_long / basic_long.c
index 29f26ef9a5ee804b132fed5bc370eca6214c631a..fa25542e232e3830f09bbd3cfa2b0ff4a3e82310 100644 (file)
@@ -1,8 +1,7 @@
 #include <stdio.h>
 #include <unistd.h>
 
-#include "marker.h"
-
+#include <ust/marker.h>
 
 int main()
 {
@@ -16,5 +15,3 @@ int main()
 
        return 0;
 }
-
-MARKER_LIB;
This page took 0.021838 seconds and 4 git commands to generate.