diff options
Diffstat (limited to 'x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c')
-rw-r--r-- | x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c b/x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c new file mode 100644 index 000000000000..dea0efea2b2e --- /dev/null +++ b/x11-fm/gnome-commander/files/patch-src::gnome-cmd-connection.c @@ -0,0 +1,10 @@ +--- src/gnome-cmd-connection.c.orig Tue Aug 19 16:07:51 2003 ++++ src/gnome-cmd-connection.c Tue Aug 19 16:08:00 2003 +@@ -17,7 +17,6 @@ + Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + */ + #include <config.h> +-#include <mntent.h> + #include "gnome-cmd-includes.h" + #include "gnome-cmd-connection-funcs.h" + #include "gnome-cmd-dir-funcs.h" |