diff options
author | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-15 03:11:44 +0000 |
---|---|---|
committer | Alexander Nedotsukov <bland@FreeBSD.org> | 2004-07-15 03:11:44 +0000 |
commit | e4d2afff20905c6e600aa7954740cbaf303a0304 (patch) | |
tree | 0511458f531ba047ffc3aa0f626b3748abd56d98 /x11/gdm2 | |
parent | 367a9af67619e54f636259fd4afaa668ccaa1c06 (diff) |
Notes
Diffstat (limited to 'x11/gdm2')
-rw-r--r-- | x11/gdm2/files/patch-daemon_gdm.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/x11/gdm2/files/patch-daemon_gdm.c b/x11/gdm2/files/patch-daemon_gdm.c index 0c04ced58526..57d3ec6ba617 100644 --- a/x11/gdm2/files/patch-daemon_gdm.c +++ b/x11/gdm2/files/patch-daemon_gdm.c @@ -1,14 +1,5 @@ --- daemon/gdm.c.orig Mon Apr 5 03:11:28 2004 +++ daemon/gdm.c Tue May 11 00:04:26 2004 -@@ -42,7 +42,7 @@ - #include <locale.h> - - /* This should be moved to auth.c I suppose */ --#include <X11/Xauth.h> -+/*#include <X11/Xauth.h>*/ - - #include <vicious.h> - @@ -3822,7 +3822,7 @@ return; } |