diff options
Diffstat (limited to 'test/dm/mailbox.c')
-rw-r--r-- | test/dm/mailbox.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/mailbox.c b/test/dm/mailbox.c index 7ad8a1cbba..14f72d58d1 100644 --- a/test/dm/mailbox.c +++ b/test/dm/mailbox.c @@ -3,7 +3,6 @@ * Copyright (c) 2016, NVIDIA CORPORATION. */ -#include <common.h> #include <dm.h> #include <malloc.h> #include <dm/test.h> |