From: Jens Axboe Date: Sat, 10 Feb 2007 20:36:40 +0000 (+0100) Subject: [PATCH] Kill redundant header files X-Git-Tag: fio-1.12~108 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=24868cabfee01b938a708337ac2087470490b665;p=fio.git [PATCH] Kill redundant header files Signed-off-by: Jens Axboe --- diff --git a/fio.c b/fio.c index 0b0a5e8e..10625f26 100644 --- a/fio.c +++ b/fio.c @@ -26,12 +26,10 @@ #include #include #include -#include #include #include #include #include -#include #include #include "fio.h"