Add refactored ndel command and UT
[ric-plt/dbaas.git] / redismodule / tst / src / exstrings_nget_test.cpp
index 317769f..103aa6e 100644 (file)
@@ -24,6 +24,8 @@ extern "C" {
 #include "redismodule.h"
 }
 
+#include <string.h>
+
 #include "CppUTest/TestHarness.h"
 #include "CppUTestExt/MockSupport.h"