summaryrefslogtreecommitdiff
path: root/test/lib/sscanf.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/sscanf.c')
-rw-r--r--test/lib/sscanf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/sscanf.c b/test/lib/sscanf.c
index 772e4b92042..9fe5521749f 100644
--- a/test/lib/sscanf.c
+++ b/test/lib/sscanf.c
@@ -9,7 +9,6 @@
* Unit tests for sscanf() function
*/
-#include <common.h>
#include <command.h>
#include <log.h>
#include <test/lib.h>