eal: move interrupt type out of igb_uio
[dpdk.git] / lib / librte_eal / common / include / rte_pci.h
index 3857584..3608ee0 100644 (file)
@@ -80,6 +80,7 @@ extern "C" {
 #include <sys/queue.h>
 #include <stdint.h>
 #include <inttypes.h>
+
 #include <rte_interrupts.h>
 
 TAILQ_HEAD(pci_device_list, rte_pci_device); /**< PCI devices in D-linked Q. */