[LTP] [PATCH v4 1/7] fzsync: Add self tests
Cyril Hrubis
chrubis@suse.cz
Tue Apr 13 10:34:47 CEST 2021
Hi!
> diff --git a/lib/newlib_tests/test16.c b/lib/newlib_tests/test16.c
> index 0d74e1eae..7a9b5f20e 100644
> --- a/lib/newlib_tests/test16.c
> +++ b/lib/newlib_tests/test16.c
> @@ -9,6 +9,8 @@
> * which they should take it in turns to update.
> */
>
> +#define _GNU_SOURCE
> +
> #include <stdlib.h>
> #include "tst_test.h"
> #include "tst_safe_pthread.h"
I've removed this forgotten _GNU_SOURCE defition and pushed.
Thanks a lot for the fixes.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list