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 b2f87e4..934b83f 100644
--- a/common/bouncebuf.c
+++ b/common/bouncebuf.c
@@ -5,6 +5,7 @@
* Copyright (C) 2012 Marek Vasut <marex@denx.de>
*/
+#include <common.h>
#include <cpu_func.h>
#include <log.h>
#include <malloc.h>