diff options
| author | Mateusz Guzik <mjg@FreeBSD.org> | 2020-09-01 21:19:14 +0000 |
|---|---|---|
| committer | Mateusz Guzik <mjg@FreeBSD.org> | 2020-09-01 21:19:14 +0000 |
| commit | 662c13053f4bf2d6245ba7e2b66c10d1cd5c1fb9 (patch) | |
| tree | 5cffe4473640975abc443ef4b8047b34cdb4a039 /sys/netipsec/ipsec_pcb.c | |
| parent | 586ee69f09c5060621486b34722a4a806581f93d (diff) | |
Notes
Diffstat (limited to 'sys/netipsec/ipsec_pcb.c')
| -rw-r--r-- | sys/netipsec/ipsec_pcb.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/netipsec/ipsec_pcb.c b/sys/netipsec/ipsec_pcb.c index 93f60b10e788d..63ad288ab0da5 100644 --- a/sys/netipsec/ipsec_pcb.c +++ b/sys/netipsec/ipsec_pcb.c @@ -480,4 +480,3 @@ ipsec6_pcbctl(struct inpcb *inp, struct sockopt *sopt) return (ipsec_control_pcbpolicy(inp, sopt)); } #endif - |
