X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=tests%2Ffork%2Ffork.c;h=a8e8e4eef99140fa793be0d41f27cb6fc44dc742;hb=2cd35d512eb5bc63c2f9ebc1b748a54cd03cc4b3;hp=241ef8121484f065cd7b56fcd5816416f2dc366e;hpb=55994a672106ec794f292d747206542067a27584;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;