diff options
Diffstat (limited to 'nptl/tst-kill3.c')
-rw-r--r-- | nptl/tst-kill3.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nptl/tst-kill3.c b/nptl/tst-kill3.c index fec233c..4af3570 100644 --- a/nptl/tst-kill3.c +++ b/nptl/tst-kill3.c @@ -27,7 +27,6 @@ static int do_test (void); -#define TIMEOUT 5 #define TEST_FUNCTION do_test () #include "../test-skeleton.c" |