From 6083e98affb2df38596bb2caf310dd0114ed1519 Mon Sep 17 00:00:00 2001 From: Christian Hergert Date: Mon, 13 May 2019 00:12:24 -0700 Subject: [PATCH] add string.h --- src/libsysprof-ui/sysprof-marks-model.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/libsysprof-ui/sysprof-marks-model.c b/src/libsysprof-ui/sysprof-marks-model.c index 16a675d7..139c8eac 100644 --- a/src/libsysprof-ui/sysprof-marks-model.c +++ b/src/libsysprof-ui/sysprof-marks-model.c @@ -22,6 +22,8 @@ #include "config.h" +#include + #include "sysprof-marks-model.h" struct _SysprofMarksModel