From 40daf3db1537be15df1dad903a69c4b2fdb734d8 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 1 Oct 2008 06:32:09 +0000 Subject: [PATCH] Fix compilation error on format_kate (#4059) git-svn-id: svn://svn.openwrt.org/openwrt/packages@12817 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- net/icecast/patches/001-icecast-2.3.0-tremor.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 9e4d7d5b3..a8cc2676c 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 -- 2.11.0