X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=52a9b75cf4b299fc74928e7bfc99cd94e3bbea1f;hp=581512fd0ad77d1b748b285bf6df5b2e216edbbf;hb=0cf59b52d81ec0c70c60b9516b2e740f408b9d1c;hpb=356ef1a19ee4487ece7b4295347b37491d2bf727 diff --git a/fio.h b/fio.h index 581512fd..52a9b75c 100644 --- 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);