mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-07 13:14:51 +00:00
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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=32440
@ -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