diff options
Diffstat (limited to 'graphics/gimp/files/patch-ae')
-rw-r--r-- | graphics/gimp/files/patch-ae | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/gimp/files/patch-ae b/graphics/gimp/files/patch-ae deleted file mode 100644 index 52f6bc219576..000000000000 --- a/graphics/gimp/files/patch-ae +++ /dev/null @@ -1,13 +0,0 @@ - -$FreeBSD$ - ---- plug-ins/common/plugindetails.c.orig Wed Jan 30 17:25:54 2002 -+++ plug-ins/common/plugindetails.c Fri May 17 20:45:33 2002 -@@ -27,6 +27,7 @@ - #include <stdio.h> - #include <string.h> - #include <time.h> -+#include <sys/types.h> - - #ifdef __GNUC__ - #warning GTK_DISABLE_DEPRECATED |