pdump: remove unnecessary header include
authorReshma Pattan <reshma.pattan@intel.com>
Mon, 12 Jun 2017 09:46:11 +0000 (10:46 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 14 Jun 2017 21:45:51 +0000 (23:45 +0200)
commiteb0082450f8e6f5206c1ceaeb00f88f87663c19d
tree29d2a686386d02fc4f6d2e20d8aeb476a16d439f
parent323f811a4ac841f07c733b98717e670a0c140135
pdump: remove unnecessary header include

Missed to remove unnecessary header file rte_pci.h.
Removed it now.

Fixes: bb900072ffaa ("pdump: revert PCI device name conversion")

Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
lib/librte_pdump/rte_pdump.c