]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_eal/common/include/rte_pci.h
eal: move interrupt type out of igb_uio
[dpdk.git] / lib / librte_eal / common / include / rte_pci.h
index 38575841f379bee1b29c71718e922b704f6ac654..3608ee04c7aabd173e5def852d9b755e631b7685 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. */