net/e1000: include PCI header directly
In devargs rework, rte_pci.h won't be included via rte_devargs.h anymore. Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
This commit is contained in:
parent
5f08883a36
commit
a8771d51bf
@ -34,6 +34,7 @@
|
||||
#ifndef _E1000_ETHDEV_H_
|
||||
#define _E1000_ETHDEV_H_
|
||||
#include <rte_time.h>
|
||||
#include <rte_pci.h>
|
||||
|
||||
#define E1000_INTEL_VENDOR_ID 0x8086
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user