vfio: fix private include to be local
Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
This commit is contained in:
parent
dbd8bdfc04
commit
50ac904d87
@ -43,11 +43,11 @@
|
||||
#include <rte_pci.h>
|
||||
#include <rte_eal_memconfig.h>
|
||||
#include <rte_malloc.h>
|
||||
#include <eal_private.h>
|
||||
|
||||
#include "eal_filesystem.h"
|
||||
#include "eal_pci_init.h"
|
||||
#include "eal_vfio.h"
|
||||
#include "eal_private.h"
|
||||
|
||||
/**
|
||||
* @file
|
||||
|
Loading…
Reference in New Issue
Block a user