Fix some musl libc issues in armnn
[platform/upstream/armnn.git] / profiling / server / src / basePipeServer / ConnectionHandler.cpp
index 69ccd01..1485ab8 100644 (file)
@@ -4,6 +4,8 @@
 //
 #include "ConnectionHandler.hpp"
 
+#include <string.h>
+
 using namespace armnnUtils;
 
 namespace armnnProfiling