diff options
Diffstat (limited to 'test/lib/lmb.c')
-rw-r--r-- | test/lib/lmb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/lmb.c b/test/lib/lmb.c index ec68227..1336b54 100644 --- a/test/lib/lmb.c +++ b/test/lib/lmb.c @@ -5,6 +5,7 @@ #include <common.h> #include <lmb.h> +#include <malloc.h> #include <dm/test.h> #include <test/ut.h> |