runtests run the real test-libmallocwrap/.libs/prog
[ust.git] / tests / hello2 / hello2.c
index bd3856cb810039036415cd0b45f82bc338e3feae..06639b407c584f26d405338ae2d0007ff0ef8f0b 100644 (file)
@@ -2,7 +2,8 @@
 #include <time.h>
 #include <errno.h>
 
-#include "marker.h"
+#include <ust/marker.h>
+
 int main()
 {
        int i;
@@ -28,4 +29,3 @@ int main()
 
        return 0;
 }
-MARKER_LIB;
This page took 0.030049 seconds and 4 git commands to generate.