summaryrefslogtreecommitdiffstats
path: root/devel/libgsf/files/patch-gsf_gsf-shared-memory.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /devel/libgsf/files/patch-gsf_gsf-shared-memory.c
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 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>