From 2db1e181e73f16687e68e28dc75dd8cc8ccab08c Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 17 Apr 2013 19:30:43 +0200 Subject: [PATCH] Kil unneeded forward declaration Signed-off-by: Jens Axboe --- fio.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/fio.h b/fio.h index 3411bb4a..699bbdd4 100644 --- a/fio.h +++ b/fio.h @@ -14,8 +14,6 @@ #include #include -struct thread_data; - #include "compiler/compiler.h" #include "thread_options.h" #include "flist.h" -- 2.25.1