Forward declare 'struct cpl_set_tcb_rpl' before including t4_tom.h.
Other structures needed by prototypes in t4_tom.h are explicitly declared in this file, so adding the prototype here seems most consistent with existing code.
This commit is contained in:
parent
faef00a3e1
commit
d3cd2df1f2
@ -57,6 +57,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
struct sge_iq;
|
||||
struct rss_header;
|
||||
struct cpl_set_tcb_rpl;
|
||||
#include <linux/types.h>
|
||||
#include "offload.h"
|
||||
#include "tom/t4_tom.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user