Link tests against libust-initializer.o as well
[ust.git] / tests / fork / fork2.c
index 7d0dda7dc2224fa89f573e3b735485e8fb08c7c0..ae8f800d5561ffdfb3177e7948137e4e53aa40ba 100644 (file)
@@ -1,7 +1,7 @@
 #include <stdio.h>
 #include <unistd.h>
 
-#include "marker.h"
+#include <ust/marker.h>
 
 int main()
 {
@@ -11,5 +11,3 @@ int main()
 
        return 0;
 }
-
-MARKER_LIB;
This page took 0.023098 seconds and 4 git commands to generate.