net: make struct tun_struct private to tun.c
authorRusty Russell <rusty@rustcorp.com.au>
Sun, 13 Apr 2008 01:48:58 +0000 (18:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Apr 2008 01:48:58 +0000 (18:48 -0700)
There's no reason for this to be in the header, and it just hurts
recompile time.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Max Krasnyanskiy <maxk@qualcomm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found