[LTP] [PATCH] remove inclusion of deprecated sys/kdaemon.h header

Jan Stancek jstancek@redhat.com
Thu Jan 7 09:42:54 CET 2016





----- Original Message -----
> From: "Khem Raj" <raj.khem@gmail.com>
> To: ltp@lists.linux.it
> Sent: Thursday, 7 January, 2016 8:38:01 AM
> Subject: [LTP] [PATCH] remove inclusion of deprecated sys/kdaemon.h header
> 
> glibc 2.23+ has dropped this header and moreover its not used in
> testcase
> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>

Applied.

Regards,
Jan

> ---
> Upstream-Status: Pending
> 
>  testcases/kernel/syscalls/bdflush/bdflush01.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/testcases/kernel/syscalls/bdflush/bdflush01.c
> b/testcases/kernel/syscalls/bdflush/bdflush01.c
> index df739f1..a529ba9 100644
> --- a/testcases/kernel/syscalls/bdflush/bdflush01.c
> +++ b/testcases/kernel/syscalls/bdflush/bdflush01.c
> @@ -81,7 +81,6 @@
>  #include <unistd.h>
>  #include <errno.h>
>  #include <sys/stat.h>
> -#include <sys/kdaemon.h>
>  
>  #include "test.h"
>  #include "linux_syscall_numbers.h"
> --
> 2.6.4
> 
> 
> --
> Mailing list info: http://lists.linux.it/listinfo/ltp
> 


More information about the Ltp mailing list