openwrt-routing/mcast-tools
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
..
files mcast-tools: add initial port 2014-04-10 19:03:29 +02:00
patches mcast-tools: fix linux/pim.h include 2014-05-02 20:18:43 +02:00
Makefile mcast-tools: add initial port 2014-04-10 19:03:29 +02:00