summaryrefslogtreecommitdiff
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 a7098e2caf..614eb36c78 100644
--- a/common/bouncebuf.c
+++ b/common/bouncebuf.c
@@ -6,6 +6,7 @@
*/
#include <common.h>
+#include <cpu_func.h>
#include <malloc.h>
#include <errno.h>
#include <bouncebuf.h>