test: include PCI header directly
authorGaetan Rivet <gaetan.rivet@6wind.com>
Fri, 7 Jul 2017 00:04:25 +0000 (02:04 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 8 Jul 2017 22:05:06 +0000 (00:05 +0200)
commit9eda3a7c4e83cb61887d2ea17257c7c4e12682e7
treec9b6953b4da9419861db9047827a44d303e1e21a
parent85c18dcb5c6a420ba942d033c15738dbbab4d40b
test: 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>
test/test/virtual_pmd.c