diff options
Diffstat (limited to 'test/dm/ofnode.c')
-rw-r--r-- | test/dm/ofnode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/dm/ofnode.c b/test/dm/ofnode.c index 39191d7..a5bc43a 100644 --- a/test/dm/ofnode.c +++ b/test/dm/ofnode.c @@ -16,6 +16,7 @@ * behaviour of each ofnode function, since that is done by the normal ones. */ +#include <common.h> #include <abuf.h> #include <dm.h> #include <log.h> |