net/bnxt: update multi device design
[dpdk.git] / drivers / net / bnxt / tf_core / tf_tbl.h
index 7a54436..a8bb0ed 100644 (file)
@@ -7,8 +7,12 @@
 #define _TF_TBL_H_
 
 #include <stdint.h>
+
+#include "tf_core.h"
 #include "stack.h"
 
+struct tf_session;
+
 enum tf_pg_tbl_lvl {
        PT_LVL_0,
        PT_LVL_1,