diff options
Diffstat (limited to 'test/dm/axi.c')
-rw-r--r-- | test/dm/axi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/axi.c b/test/dm/axi.c index 0900a9b548..dc029df5e4 100644 --- a/test/dm/axi.c +++ b/test/dm/axi.c @@ -4,6 +4,7 @@ * Mario Six, Guntermann & Drunck GmbH, mario.six@gdsys.cc */ +#include <common.h> #include <axi.h> #include <dm.h> #include <log.h> |