summaryrefslogtreecommitdiff
path: root/cmd/test.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/test.c')
-rw-r--r--cmd/test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cmd/test.c b/cmd/test.c
index a42a523d33d..a9ac07e6143 100644
--- a/cmd/test.c
+++ b/cmd/test.c
@@ -9,6 +9,7 @@
#include <log.h>
#include <slre.h>
#include <vsprintf.h>
+#include <linux/string.h>
#define OP_INVALID 0
#define OP_NOT 1