Mods to tests to avoid clang warnings
[yaz-moved-to-github.git] / test / test_libstemmer.c
index a2ea678..3c18e04 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
+#include <string.h>
 
 #include <yaz/test.h>