diff options
Diffstat (limited to 'test/dm/ofnode.c')
-rw-r--r-- | test/dm/ofnode.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/ofnode.c b/test/dm/ofnode.c index a5bc43aea4..39191d7f52 100644 --- a/test/dm/ofnode.c +++ b/test/dm/ofnode.c @@ -16,7 +16,6 @@ * 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> |