diff options
Diffstat (limited to 'common/bouncebuf.c')
-rw-r--r-- | common/bouncebuf.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/bouncebuf.c b/common/bouncebuf.c index 6bb8b53902..6d98920de6 100644 --- a/common/bouncebuf.c +++ b/common/bouncebuf.c @@ -7,6 +7,7 @@ #include <common.h> #include <cpu_func.h> +#include <log.h> #include <malloc.h> #include <errno.h> #include <bouncebuf.h> |