From 137125a0d6b80e762cca3d31e294c3ccaa44a6db Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Thu, 29 Jun 2017 01:06:46 +0200 Subject: [PATCH] w3m: Fix ubilding with unified headers --- packages/w3m/Str.h.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 packages/w3m/Str.h.patch diff --git a/packages/w3m/Str.h.patch b/packages/w3m/Str.h.patch new file mode 100644 index 00000000..97016806 --- /dev/null +++ b/packages/w3m/Str.h.patch @@ -0,0 +1,11 @@ +diff -u -r ../w3m-0.5.3-git20170102/Str.h ./Str.h +--- ../w3m-0.5.3-git20170102/Str.h 2017-01-02 13:43:38.000000000 +0100 ++++ ./Str.h 2017-06-29 01:05:35.903835683 +0200 +@@ -17,6 +17,7 @@ + #define GC_STR_H + #include + #include ++#include + #ifdef __EMX__ + #define strcasecmp stricmp + #define strncasecmp strnicmp -- 2.11.0