openwrt-routing/mcast-tools/patches
Dirk Neukirchen 39bab4b7c6 mcast-tools: fix linux/pim.h include
fix wrong struct in pim.h big endian case
it leads to compile error on ar71xx and other arch
Error was:
In file included from debug.c:71:0:
../include/linux/pim.h:14:3: error: expected specifier-qualifier-list before 'pim_type'
   pim_type:4;  /* PIM message type */
   ^
make[6]: *** [debug.o] Error 1

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2014-05-02 20:18:43 +02:00
..
0001-Fix-compilation-on-recent-Linux.patch mcast-tools: add initial port 2014-04-10 19:03:29 +02:00
0002-Fix-configure.in-for-cross-compilation.patch mcast-tools: add initial port 2014-04-10 19:03:29 +02:00
0003-Add-compatibility-code-for-uclibc.patch mcast-tools: add initial port 2014-04-10 19:03:29 +02:00
0004-fix_linux_pim.h_include.patch mcast-tools: fix linux/pim.h include 2014-05-02 20:18:43 +02:00