summaryrefslogtreecommitdiffstats
path: root/graphics/gimp1/files/patch-ae
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-18 21:12:51 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-07-18 21:12:51 +0800
commit9bb337d76b3785ca4d66cba7f18e619edde0cffe (patch)
treeda9baac472146ad581bc037205e90d95bb13aaa3 /graphics/gimp1/files/patch-ae
parent4575b779306f291af2946256c6e67b52efb32bb0 (diff)
downloadmarcuscom-ports-9bb337d76b3785ca4d66cba7f18e619edde0cffe.tar
marcuscom-ports-9bb337d76b3785ca4d66cba7f18e619edde0cffe.tar.gz
marcuscom-ports-9bb337d76b3785ca4d66cba7f18e619edde0cffe.tar.bz2
marcuscom-ports-9bb337d76b3785ca4d66cba7f18e619edde0cffe.tar.lz
marcuscom-ports-9bb337d76b3785ca4d66cba7f18e619edde0cffe.tar.xz
marcuscom-ports-9bb337d76b3785ca4d66cba7f18e619edde0cffe.tar.zst
marcuscom-ports-9bb337d76b3785ca4d66cba7f18e619edde0cffe.zip
- Move to LOCALBASE
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6624 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gimp1/files/patch-ae')
-rw-r--r--graphics/gimp1/files/patch-ae11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gimp1/files/patch-ae b/graphics/gimp1/files/patch-ae
new file mode 100644
index 000000000..a9cd977ed
--- /dev/null
+++ b/graphics/gimp1/files/patch-ae
@@ -0,0 +1,11 @@
+--- plug-ins/common/plugindetails.c.orig Fri Jan 14 17:26:07 2000
++++ plug-ins/common/plugindetails.c Fri Jan 14 17:26:21 2000
+@@ -27,7 +27,7 @@
+ #include <stdio.h>
+ #include <string.h>
+ #include <time.h>
+-
++#include <sys/types.h>
+ #include <gtk/gtk.h>
+
+ #include "libgimp/gimp.h"