summaryrefslogtreecommitdiff
path: root/src/device/device_util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/device_util.c')
-rw-r--r--src/device/device_util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/device_util.c b/src/device/device_util.c
index 5d620202ea..6a4577026c 100644
--- a/src/device/device_util.c
+++ b/src/device/device_util.c
@@ -4,6 +4,7 @@
#include <console/console.h>
#include <device/device.h>
#include <device/pci_def.h>
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <types.h>