diff options
Diffstat (limited to 'x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.h')
-rw-r--r-- | x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.h b/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.h deleted file mode 100644 index fc1be98e6ec1..000000000000 --- a/x11-toolkits/gtksourceview/files/patch-gtksourceview_gtksourceregex.h +++ /dev/null @@ -1,11 +0,0 @@ ---- gtksourceview/gtksourceregex.h.orig Wed May 7 20:04:08 2003 -+++ gtksourceview/gtksourceregex.h Wed May 7 20:05:43 2003 -@@ -20,7 +20,7 @@ - #ifndef __GTK_SOURCE_REGEX_H__ - #define __GTK_SOURCE_REGEX_H__ - --#include <regex.h> -+#include <gnuregex.h> - #include <glib/gtypes.h> - - G_BEGIN_DECLS |