diff options
Diffstat (limited to 'graphics/gimp1/files/patch-ae')
-rw-r--r-- | graphics/gimp1/files/patch-ae | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/graphics/gimp1/files/patch-ae b/graphics/gimp1/files/patch-ae index bc633c2..ca2fa36 100644 --- a/graphics/gimp1/files/patch-ae +++ b/graphics/gimp1/files/patch-ae @@ -1,11 +1,10 @@ ---- plug-ins/plugindetails/plugindetails.c.orig Sat Feb 20 18:47:03 1999 -+++ plug-ins/plugindetails/plugindetails.c Sat Feb 20 18:47:11 1999 -@@ -25,7 +25,7 @@ +--- plug-ins/plugindetails/plugindetails.c.orig Sat Mar 27 07:53:38 1999 ++++ plug-ins/plugindetails/plugindetails.c Sat May 22 21:24:31 1999 +@@ -25,6 +25,7 @@ #include <stdio.h> #include <string.h> #include <time.h> --#include <regex.h> -+#include <gnuregex.h> ++#include <sys/types.h> #include "gtk/gtk.h" #include "libgimp/gimp.h" |