mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
34806178ac
developed for GNOME 2.0 Please note: as it stands, this port compiles and installs cleanly, but immediately coredumps if you try to run it. I've only committed what I have so far so that any enterprising souls can try and figure out what on earth is going wrong. Bug report 3075 has been filed with bugzilla.eazel.com
11 lines
377 B
Plaintext
11 lines
377 B
Plaintext
--- src/file-manager/fm-desktop-icon-view.c.orig Thu Aug 3 17:15:58 2000
|
|
+++ src/file-manager/fm-desktop-icon-view.c Tue Aug 22 18:55:18 2000
|
|
@@ -41,7 +41,6 @@
|
|
#include <libnautilus-extensions/nautilus-link.h>
|
|
#include <libnautilus-extensions/nautilus-volume-monitor.h>
|
|
#include <limits.h>
|
|
-#include <mntent.h>
|
|
#include <stddef.h>
|
|
#include <stdio.h>
|
|
#include <string.h>
|