From 7a65a910b77ad191d69881098c47f9b0c852d92e Mon Sep 17 00:00:00 2001 From: root Date: Tue, 13 Aug 2013 01:33:19 -0700 Subject: Tue Aug 13 01:31:08 PDT 2013 --- community/stardict/gcc46.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 community/stardict/gcc46.patch (limited to 'community/stardict/gcc46.patch') diff --git a/community/stardict/gcc46.patch b/community/stardict/gcc46.patch new file mode 100644 index 000000000..944b9635c --- /dev/null +++ b/community/stardict/gcc46.patch @@ -0,0 +1,11 @@ +diff -aur old/dict/stardict-plugins/stardict-wordnet-plugin/utils.h new/dict/stardict-plugins/stardict-wordnet-plugin/utils.h +--- old/dict/stardict-plugins/stardict-wordnet-plugin/utils.h 2011-07-18 06:58:58.519404744 -0700 ++++ new/dict/stardict-plugins/stardict-wordnet-plugin/utils.h 2011-07-18 07:01:10.739734313 -0700 +@@ -26,6 +26,7 @@ + #ifndef __TYPES_H__ + #define __TYPES_H__ + ++#include + #include + + typedef float single; -- cgit v1.2.3-54-g00ecf