summaryrefslogtreecommitdiffstats
path: root/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'pci.h')
-rw-r--r--pci.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pci.h b/pci.h
index d01ce86..0427c8a 100644
--- a/pci.h
+++ b/pci.h
@@ -8,7 +8,10 @@
#include "pcilib_types.h"
#include "pcilib.h"
+#include "register.h"
#include "kmem.h"
+#include "dma.h"
+#include "event.h"
struct pcilib_s {
int handle;