Move softc stuff into if_tunvar.h
Suggested by: Peter Wemm <peter@netplex.com.au> Hinted at by: Bruce Evans <bde@FreeBSD.org> À³
This commit is contained in:
parent
3a70c9f7bf
commit
1aeffee9fb
@ -63,6 +63,7 @@
|
||||
#include <net/bpf.h>
|
||||
#endif
|
||||
|
||||
#include <net/if_tunvar.h>
|
||||
#include <net/if_tun.h>
|
||||
|
||||
static void tunattach __P((void *));
|
||||
|
Loading…
Reference in New Issue
Block a user