runtests run the real test-libmallocwrap/.libs/prog
[ust.git] / tests / fork / fork.c
index 677261b17d7c7d03eb91d655f9052450307a42f7..a8e8e4eef99140fa793be0d41f27cb6fc44dc742 100644 (file)
@@ -2,8 +2,7 @@
 #include <unistd.h>
 #include <sys/types.h>
 
-#include "marker.h"
-
+#include <ust/marker.h>
 
 int main(int argc, char **argv, char *env[])
 {
@@ -45,5 +44,3 @@ int main(int argc, char **argv, char *env[])
 
        return 0;
 }
-
-MARKER_LIB;
This page took 0.021908 seconds and 4 git commands to generate.