summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-daemon_gdmconfig.c
blob: 9ebf10c997e1b1fb922c325305f98ac0ab6c5ff9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- daemon/gdmconfig.c.orig Thu Jan  5 16:57:06 2006
+++ daemon/gdmconfig.c  Thu Jan  5 16:57:44 2006
@@ -39,6 +39,7 @@
 #include <fcntl.h>
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <sys/resource.h>
 #include <signal.h>
 #include <pwd.h>
 #include <grp.h>