[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 5/5] tools/blktap2/drivers: Remove non-existent sys/sysctl.h include
On 12/20/16 1:47 PM, Alistair Francis wrote: > To avoid build errors related to missing file 'sys/sysctl.h' by removing > the #include statement. > > Signed-off-by: Alistair Francis <alistair.francis@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> > > A bit late to the party but I also confirmed the header was unused. Reviewed-by: Doug Goldstein <cardoe@xxxxxxxxxx> -- Doug Goldstein Attachment:
signature.asc _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |