Skip to content

Commit

Permalink
netfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c
Browse files Browse the repository at this point in the history
Remove unused headers in net/ipv4/netfilter/nf_nat_h323.c

Signed-off-by: Zhitong Wang <zhitong.wangzt@alibaba-inc.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
  • Loading branch information
Zhitong Wang authored and Patrick McHardy committed Mar 19, 2010
1 parent 1159683 commit 2c46cd8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/ipv4/netfilter/nf_nat_h323.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
*/

#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/tcp.h>
#include <net/tcp.h>

Expand Down

0 comments on commit 2c46cd8

Please sign in to comment.