From: Jens Axboe Date: Wed, 30 Dec 2015 16:23:13 +0000 (-0700) Subject: options: we don't need the crc32c verify include X-Git-Tag: fio-2.4~20 X-Git-Url: https://git.kernel.dk/?p=fio.git;a=commitdiff_plain;h=bffd9fc52662975a84def98dc3f7aee1ccf63867;hp=d220c761f78bc04bf34355560a0b6b7b85fba0e8 options: we don't need the crc32c verify include We used to test for the availability of the hw accellerated code, but that happens elsewhere now. Signed-off-by: Jens Axboe --- diff --git a/options.c b/options.c index a60b6e19..13f99157 100644 --- a/options.c +++ b/options.c @@ -18,8 +18,6 @@ #include "options.h" #include "optgroup.h" -#include "crc/crc32c.h" - char client_sockaddr_str[INET6_ADDRSTRLEN] = { 0 }; struct pattern_fmt_desc fmt_desc[] = {