aboutsummaryrefslogtreecommitdiff
path: root/common/bouncebuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/bouncebuf.c')
-rw-r--r--common/bouncebuf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/bouncebuf.c b/common/bouncebuf.c
index 0ace152..6bb8b53 100644
--- a/common/bouncebuf.c
+++ b/common/bouncebuf.c
@@ -10,6 +10,7 @@
#include <malloc.h>
#include <errno.h>
#include <bouncebuf.h>
+#include <asm/cache.h>
static int addr_aligned(struct bounce_buffer *state)
{