Fix: main.c client/apps sockets and kernel_trace_fd close(0)
[lttng-tools.git] / src / common / error.h
index 2ce6f57c287e4991ad28d284a861ca440569561e..81c20223d124282b59bb8ea23801cd714156f441 100644 (file)
@@ -20,6 +20,7 @@
 
 #include <errno.h>
 #include <stdio.h>
+#include <string.h>
 
 /* Stringify the expansion of a define */
 #define XSTR(d) STR(d)
This page took 0.023088 seconds and 4 git commands to generate.