]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/txgbe/base/txgbe.h
net/hns3: fix typos on comments
[dpdk.git] / drivers / net / txgbe / base / txgbe.h
index 764caa4395a9e95bfc8cbd2ec7d82621a8fa9a71..d7199512b8ad338e08f18da30d931cb4287bfc4c 100644 (file)
@@ -7,8 +7,11 @@
 
 #include "txgbe_type.h"
 #include "txgbe_mng.h"
+#include "txgbe_mbx.h"
 #include "txgbe_eeprom.h"
 #include "txgbe_phy.h"
 #include "txgbe_hw.h"
+#include "txgbe_vf.h"
+#include "txgbe_dcb.h"
 
 #endif /* _TXGBE_H_ */