aboutsummaryrefslogtreecommitdiff
path: root/include/libvfio-user.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libvfio-user.h')
-rw-r--r--include/libvfio-user.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/include/libvfio-user.h b/include/libvfio-user.h
index 0b5ac02..d7d54a7 100644
--- a/include/libvfio-user.h
+++ b/include/libvfio-user.h
@@ -43,11 +43,12 @@
#include <unistd.h>
#include <syslog.h>
-#include "pci_defs.h"
-#include "pci_caps/pm.h"
-#include "pci_caps/px.h"
+#include "pci_caps/dsn.h"
#include "pci_caps/msi.h"
#include "pci_caps/msix.h"
+#include "pci_caps/pm.h"
+#include "pci_caps/px.h"
+#include "pci_defs.h"
#include "vfio-user.h"
#ifdef __cplusplus