diff options
Diffstat (limited to 'graphics/gimp/files/patch-ae')
-rw-r--r-- | graphics/gimp/files/patch-ae | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/graphics/gimp/files/patch-ae b/graphics/gimp/files/patch-ae deleted file mode 100644 index a7416000f0e6..000000000000 --- a/graphics/gimp/files/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ ---- plug-ins/common/plugindetails.c.orig Sat Mar 27 07:53:38 1999 -+++ plug-ins/common/plugindetails.c Sat May 22 21:24:31 1999 -@@ -25,6 +25,7 @@ - #include <stdio.h> - #include <string.h> - #include <time.h> -+#include <sys/types.h> - #include "gtk/gtk.h" - #include "libgimp/gimp.h" - |