summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-daemon_server.c
blob: 57f028bfd263a6cd1386e28b514cd8776758b599 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- daemon/server.c.orig    Thu Jan  5 16:58:37 2006
+++ daemon/server.c Thu Jan  5 16:58:46 2006
@@ -29,6 +29,7 @@
 #include <sys/types.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
+#include <sys/resource.h>
 #include <strings.h>
 #include <signal.h>
 #include <syslog.h>