Cleanup: remove private babeltrace.h
[babeltrace.git] / src / plugins / text / pretty / print.c
index 388a0915dbeda9c0a30e6ec3e30b9af03108f5dd..7ba5b3b46f5b8993a2a558b8917042165d675e53 100644 (file)
@@ -30,6 +30,7 @@
 #include "common/assert.h"
 #include <inttypes.h>
 #include <ctype.h>
+#include <string.h>
 #include "pretty.h"
 
 #define NSEC_PER_SEC 1000000000LL
This page took 0.02293 seconds and 4 git commands to generate.