Skip to content
Snippets Groups Projects
Commit f8eb24a8 authored by Patrick McHardy's avatar Patrick McHardy Committed by David S. Miller
Browse files

[NETFILTER]: nf_conntrack: move extern declaration to header files


Using extern in a C file is a bad idea because the compiler can't
catch type errors.

Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
parent d7346853
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment