diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-01-19 11:45:47 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-01-19 11:45:47 +0000 |
commit | 9ebb8d8254362d7131cb0b14cb0b73473dcd35d4 (patch) | |
tree | e6173711f9b688e3d728104809afb27a16629c71 /x11/gnome-libs | |
parent | 04bdb5a1f9b33243d6745ded9e41e31e619b6a7d (diff) | |
download | ports-9ebb8d8254362d7131cb0b14cb0b73473dcd35d4.tar.gz ports-9ebb8d8254362d7131cb0b14cb0b73473dcd35d4.zip |
Notes
Diffstat (limited to 'x11/gnome-libs')
-rw-r--r-- | x11/gnome-libs/files/patch-bj | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/x11/gnome-libs/files/patch-bj b/x11/gnome-libs/files/patch-bj index cd77cec42761..1396fb3728a3 100644 --- a/x11/gnome-libs/files/patch-bj +++ b/x11/gnome-libs/files/patch-bj @@ -8,7 +8,15 @@ #include <signal.h> #include <fcntl.h> #include <termios.h> -@@ -115,7 +116,7 @@ +@@ -50,7 +51,6 @@ + #include <stdlib.h> + #include <string.h> + #include <stdio.h> +-#include <utmp.h> + #include <grp.h> + #include "gnome-pty.h" + #include "gnome-login-support.h" +@@ -114,7 +114,7 @@ #endif #endif /* CMSG_DATA */ |