Skip to content

Commit

Permalink
bus/ifpga: fix header dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: David Marchand <[email protected]>
  • Loading branch information
david-marchand committed Oct 18, 2023
1 parent 4db1ee3 commit 88aa972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/bus/ifpga/bus_ifpga_driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ extern "C" {
#endif /* __cplusplus */

#include <rte_compat.h>
#include <dev_driver.h>
#include <rte_pci.h>
#include <rte_interrupts.h>
#include <rte_spinlock.h>
Expand Down

0 comments on commit 88aa972

Please sign in to comment.