From edf9505ccc3f9cad77a5660ed60eb35b20bb9a2f Mon Sep 17 00:00:00 2001 From: Kirtika Ruchandani Date: Fri, 7 Aug 2009 20:32:18 -0700 Subject: wvstreams_4.4.1.bb: Make it compilable with gcc 4.3 Signed-off-by: Khem Raj --- recipes/wvstreams/files/dont-forget-header.patch | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 recipes/wvstreams/files/dont-forget-header.patch (limited to 'recipes/wvstreams/files/dont-forget-header.patch') diff --git a/recipes/wvstreams/files/dont-forget-header.patch b/recipes/wvstreams/files/dont-forget-header.patch new file mode 100644 index 0000000000..9befe49963 --- /dev/null +++ b/recipes/wvstreams/files/dont-forget-header.patch @@ -0,0 +1,13 @@ +Index: wvstreams-4.4.1/include/uniconfkey.h +=================================================================== +--- wvstreams-4.4.1.orig/include/uniconfkey.h 2009-07-28 17:42:39.000000000 +0530 ++++ wvstreams-4.4.1/include/uniconfkey.h 2009-07-28 17:42:55.000000000 +0530 +@@ -9,7 +9,7 @@ + + #include "wvstring.h" + #include "wvlinklist.h" +- ++#include + + // The Python headers try to #define ANY as void. If we're building Python + // wrappers, get rid of that. -- cgit v1.2.3