[sysprof/wip/chergert/sysprof-3] sysprofd: fix include
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sysprof/wip/chergert/sysprof-3] sysprofd: fix include
- Date: Fri, 10 May 2019 22:26:42 +0000 (UTC)
commit 8cccbb380641a73f6640d5f91a82e0862d572bdb
Author: Christian Hergert <chergert redhat com>
Date: Fri May 10 15:06:06 2019 -0700
sysprofd: fix include
src/sysprofd/ipc-service-impl.c | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/src/sysprofd/ipc-service-impl.c b/src/sysprofd/ipc-service-impl.c
index c61d33b..5fd9808 100644
--- a/src/sysprofd/ipc-service-impl.c
+++ b/src/sysprofd/ipc-service-impl.c
@@ -25,6 +25,7 @@
#include <errno.h>
#include <gio/gunixfdlist.h>
#include <polkit/polkit.h>
+#include <string.h>
#include <sys/syscall.h>
#include <time.h>
#include <unistd.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]