--- a/tc/m_mirred.c 2005-01-12 15:19:46.000000000 -0500 +++ b-mod/tc/m_mirred.c 2005-01-16 11:51:59.217756280 -0500 @@ -303,7 +303,7 @@ return 0; } -struct action_util mirred_util = { +struct action_util mirred_action_util = { .id = "mirred", .parse_aopt = parse_mirred, .print_aopt = print_mirred,