summaryrefslogtreecommitdiffstats
path: root/devel/libgsf/files/patch-gsf_gsf-shared-memory.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-02-20 06:20:25 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-02-20 06:20:25 +0800
commit52eb0c363dbd39ca18828556aa6e06a0f55cdad1 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /devel/libgsf/files/patch-gsf_gsf-shared-memory.c
parent02ae0012100b6d06fd4310bcc5e44198eaf8930e (diff)
downloadmarcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.gz
marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.tar.zst
marcuscom-ports-52eb0c363dbd39ca18828556aa6e06a0f55cdad1.zip
Remove the GNOME 2.1 ports. These have been merged into FreeBSD CVS
as GNOME 2.2....next up, GNOME 2.3. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@538 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libgsf/files/patch-gsf_gsf-shared-memory.c')
-rw-r--r--devel/libgsf/files/patch-gsf_gsf-shared-memory.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/libgsf/files/patch-gsf_gsf-shared-memory.c b/devel/libgsf/files/patch-gsf_gsf-shared-memory.c
deleted file mode 100644
index 03f4e6379..000000000
--- a/devel/libgsf/files/patch-gsf_gsf-shared-memory.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- gsf/gsf-shared-memory.c.orig Wed Sep 11 23:58:35 2002
-+++ gsf/gsf-shared-memory.c Wed Sep 11 23:58:46 2002
-@@ -21,6 +21,7 @@
- #include <gsf-config.h>
- #include <gsf/gsf-shared-memory.h>
- #include <gsf/gsf-impl-utils.h>
-+#include <sys/types.h>
-
- #ifdef HAVE_MMAP
- #include <sys/mman.h>