X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=net%2Ficecast%2Fpatches%2F001-icecast-2.3.0-tremor.patch;h=a8cc2676c5d4fa0a50c92b567ac04545d045ff52;hp=9e4d7d5b37bfc632bd81f39d9bca664119f25b26;hb=70fe9627083fa72a41c9504d42d2aecdfb3a4e0c;hpb=d8e4f9657a1375b6ea7d5b36df1fd775450077a0 diff --git a/net/icecast/patches/001-icecast-2.3.0-tremor.patch b/net/icecast/patches/001-icecast-2.3.0-tremor.patch index 9e4d7d5b37..a8cc2676c5 100644 --- a/net/icecast/patches/001-icecast-2.3.0-tremor.patch +++ b/net/icecast/patches/001-icecast-2.3.0-tremor.patch @@ -146,3 +146,14 @@ diff -urN icecast-2.3.2/src/source.c icecast-2.3.2.new/src/source.c ; return 0; +--- icecast-2.3.2/src/format_kate.c 2008-04-18 18:29:28.000000000 +0200 ++++ icecast-2.3.2.new/src/format_kate.c 2008-10-01 08:27:00.000000000 +0200 +@@ -19,7 +19,7 @@ + + #include + #include +-#include ++#include + #ifdef HAVE_KATE + #include + #endif