Forward declare 'struct cpl_set_tcb_rpl' before including t4_tom.h.

This commit is contained in:
John Baldwin 2016-05-10 03:32:22 +00:00
parent 11398c77da
commit f7bc393477

View File

@ -56,6 +56,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"