aboutsummaryrefslogtreecommitdiff
path: root/src/device/device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/device.c')
-rw-r--r--src/device/device.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/device.c b/src/device/device.c
index cc1b37df1b..a5d223b1c0 100644
--- a/src/device/device.c
+++ b/src/device/device.c
@@ -9,6 +9,7 @@
#include <device/device.h>
#include <device/pci_def.h>
#include <device/pci_ids.h>
+#include <post.h>
#include <stdlib.h>
#include <string.h>
#include <smp/spinlock.h>