Link tests against libust-initializer.o as well
[ust.git] / tests / hello / hello.c
index dc220c46075141063200ea856dab819f311b7579..4463a89f2fcf0e128302a16109f3db5ef6c2fd72 100644 (file)
@@ -8,6 +8,7 @@
 #include <signal.h>
 
 #include <ust/marker.h>
+#include "usterr.h"
 #include "tp.h"
 
 
@@ -69,6 +70,3 @@ int main()
 
        return 0;
 }
-
-MARKER_LIB;
-TRACEPOINT_LIB;
This page took 0.02441 seconds and 4 git commands to generate.