[sysprof/wip/chergert/sysprof-3] build: fix build with explicit includes
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/chergert/sysprof-3] build: fix build with explicit includes
- Date: Sun, 19 May 2019 03:21:21 +0000 (UTC)
commit 06010ac0ac6a04e58be8f73e610ea69d3a7bfb2b
Author: Christian Hergert <chergert redhat com>
Date: Sat May 18 20:21:11 2019 -0700
build: fix build with explicit includes
src/libsysprof-ui/sysprof-environ.c | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/src/libsysprof-ui/sysprof-environ.c b/src/libsysprof-ui/sysprof-environ.c
index a87eeb1..a1200d4 100644
--- a/src/libsysprof-ui/sysprof-environ.c
+++ b/src/libsysprof-ui/sysprof-environ.c
@@ -22,6 +22,8 @@
#include "config.h"
+#include <string.h>
+
#include "sysprof-environ.h"
#include "sysprof-environ-variable.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]