summaryrefslogtreecommitdiff
path: root/x11/gdm/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm/patches/patch-ai')
-rw-r--r--x11/gdm/patches/patch-ai14
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/gdm/patches/patch-ai b/x11/gdm/patches/patch-ai
deleted file mode 100644
index 00fdbb4321a..00000000000
--- a/x11/gdm/patches/patch-ai
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ai,v 1.5 2006/03/30 21:25:48 jmmv Exp $
-
---- daemon/gdmconfig.c.orig 2006-03-13 22:18:24.000000000 +0100
-+++ daemon/gdmconfig.c
-@@ -38,6 +38,9 @@
- #include <ctype.h>
- #include <fcntl.h>
- #include <sys/types.h>
-+#if defined(__NetBSD__)
-+#include <sys/resource.h>
-+#endif
- #include <sys/stat.h>
- #include <signal.h>
- #include <pwd.h>