[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH RFC 57/59] tools/blktap2: remove unused inclusion of sys/sysctl.l
From: Alistair Francis <alistair.francis@xxxxxxxxxx> That header file is not used. Removing it would avoid build error with musl libc, which doesn't have that header file. Signed-off-by: Alistair Francis <alistair.francis@xxxxxxxxxx> Reviewed-by: Doug Goldstein <cardoe@xxxxxxxxxx> [ wei: rewrote commit message ] Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- tools/blktap2/drivers/block-remus.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/blktap2/drivers/block-remus.c b/tools/blktap2/drivers/block-remus.c index 079588d..7401800 100644 --- a/tools/blktap2/drivers/block-remus.c +++ b/tools/blktap2/drivers/block-remus.c @@ -54,7 +54,6 @@ #include <netinet/in.h> #include <arpa/inet.h> #include <sys/param.h> -#include <sys/sysctl.h> #include <unistd.h> #include <sys/stat.h> -- 2.7.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |