diff options
Diffstat (limited to 'test/bloblist.c')
-rw-r--r-- | test/bloblist.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bloblist.c b/test/bloblist.c index 7c63682908a..1c60bbac36c 100644 --- a/test/bloblist.c +++ b/test/bloblist.c @@ -3,6 +3,7 @@ * Copyright (c) 2018, Google Inc. All rights reserved. */ +#include <common.h> #include <bloblist.h> #include <log.h> #include <mapmem.h> |