summaryrefslogtreecommitdiffstats
path: root/x11-wm/xfce4-session/files/patch-xfce4-session_xfsm-shutdown-helper.c
blob: f806b768bb817a4b2022104f63e7bcfb18bb5955 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- xfce4-session/xfsm-shutdown.c.orig	2012-04-28 22:43:27.000000000 +0200
+++ xfce4-session/xfsm-shutdown.c	2012-05-17 20:32:41.000000000 +0200
@@ -52,6 +52,9 @@
 #include <signal.h>
 #endif
 
+#include <sys/param.h>
+#include <sys/user.h>
+#include <sys/sysctl.h>
 
 #include <dbus/dbus-glib.h>
 #include <dbus/dbus-glib-lowlevel.h>
OpenPOWER on IntegriCloud