X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=tests%2Ffork%2Ffork.c;h=a8e8e4eef99140fa793be0d41f27cb6fc44dc742;hb=04c989a49784c278c229a3a5fa0dc2154e03e209;hp=241ef8121484f065cd7b56fcd5816416f2dc366e;hpb=aa08b4413291fabcbd1b1144377d37034ad361de;p=ust.git diff --git a/tests/fork/fork.c b/tests/fork/fork.c index 241ef81..a8e8e4e 100644 --- a/tests/fork/fork.c +++ b/tests/fork/fork.c @@ -44,5 +44,3 @@ int main(int argc, char **argv, char *env[]) return 0; } - -MARKER_LIB;