summaryrefslogtreecommitdiff
path: root/x11/gdm/files/patch-daemon_gdmconfig.c
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-05-12 19:46:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-05-12 19:46:32 +0000
commit6d01da656bded20882dc44eba56342df13d3231d (patch)
treec76502eda66fba48d3481ef69049e567ad1a480f /x11/gdm/files/patch-daemon_gdmconfig.c
parentStatically depend on libgnome again as it's easier to test this way and includes (diff)
Update to 2.14.6.
Notes
Notes: svn path=/head/; revision=162195
Diffstat (limited to 'x11/gdm/files/patch-daemon_gdmconfig.c')
-rw-r--r--x11/gdm/files/patch-daemon_gdmconfig.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11/gdm/files/patch-daemon_gdmconfig.c b/x11/gdm/files/patch-daemon_gdmconfig.c
deleted file mode 100644
index 9ebf10c997e1..000000000000
--- a/x11/gdm/files/patch-daemon_gdmconfig.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- 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>