Ignore pre-read for character devices
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 581512fd0ad77d1b748b285bf6df5b2e216edbbf..52a9b75cf4b299fc74928e7bfc99cd94e3bbea1f 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -121,7 +121,6 @@ enum {
  * Per-thread/process specific data. Only used for the network client
  * for now.
  */
-struct sk_out;
 void sk_out_assign(struct sk_out *);
 void sk_out_drop(void);