[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.h
authorJing Min Zhao <zhaojingmin@users.sourceforge.net>
Thu, 6 Apr 2006 21:13:42 +0000 (14:13 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 10 Apr 2006 05:25:35 +0000 (22:25 -0700)
Move prototypes of NAT callbacks to ip_conntrack_h323.h. Because the
use of typedefs as arguments, some header files need to be moved as
well.

Signed-off-by: Jing Min Zhao <zhaojingmin@users.sourceforge.net>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found