aboutsummaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/test/lib/sscanf.c b/test/lib/sscanf.c
index 9fe5521..772e4b9 100644
--- a/test/lib/sscanf.c
+++ b/test/lib/sscanf.c
@@ -9,6 +9,7 @@
* Unit tests for sscanf() function
*/
+#include <common.h>
#include <command.h>
#include <log.h>
#include <test/lib.h>