Rewrite last GPL bits in relay.c and relay.h
[ust.git] / tests / hello / hello.c
index dc220c46075141063200ea856dab819f311b7579..561d92e464d7f00871a97f42265a190a4c0ee141 100644 (file)
@@ -8,8 +8,9 @@
 #include <signal.h>
 
 #include <ust/marker.h>
+#include "usterr.h"
 #include "tp.h"
-
+#include "tracer.h"
 
 void inthandler(int sig)
 {
@@ -69,6 +70,3 @@ int main()
 
        return 0;
 }
-
-MARKER_LIB;
-TRACEPOINT_LIB;
This page took 0.021992 seconds and 4 git commands to generate.