summaryrefslogtreecommitdiff
path: root/firmware/export/pl080.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/pl080.h')
-rw-r--r--firmware/export/pl080.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/export/pl080.h b/firmware/export/pl080.h
index 9e48f07f0c..fe0013b59d 100644
--- a/firmware/export/pl080.h
+++ b/firmware/export/pl080.h
@@ -24,6 +24,7 @@
24/* 24/*
25 * ARM PrimeCell PL080 Multiple Master DMA controller 25 * ARM PrimeCell PL080 Multiple Master DMA controller
26 */ 26 */
27#include <stdint.h>
27#include <stddef.h> 28#include <stddef.h>
28#include <stdbool.h> 29#include <stdbool.h>
29 30