]> www.infradead.org Git - users/hch/blktests.git/commit
Unbreak the continuous integration build
authorBart Van Assche <bvanassche@acm.org>
Mon, 11 Feb 2019 16:24:39 +0000 (08:24 -0800)
committerBart Van Assche <bvanassche@acm.org>
Mon, 11 Feb 2019 16:34:27 +0000 (08:34 -0800)
commit9f30df678da241d5a1fc5f9c014b224da142390c
tree75282907262d6afb890569061b4dfbf8f06a2adb
parentdde0cd5d4867d1e06ba2832c53f773c1b2f25bc5
Unbreak the continuous integration build

The Travis environment in which the continous integration build is run
does not have the <linux/blkzoned.h> header file. Make sure that the
zbdioctl.c source file builds fine without that header file.

Cc: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Cc: Chaitanya Kulkarni <Chaitanya.Kulkarni@wdc.com>
Fixes: d42cc3f85e0d ("src: Introduce zbdioctl program")
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
src/Makefile
src/zbdioctl.c