diff options
Diffstat (limited to 'include/net/xfrm.h')
-rw-r--r-- | include/net/xfrm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/xfrm.h b/include/net/xfrm.h index 9da89039832c..0d4353c11093 100644 --- a/include/net/xfrm.h +++ b/include/net/xfrm.h | |||
@@ -1459,7 +1459,6 @@ extern int xfrm_migrate(struct xfrm_selector *sel, u8 dir, u8 type, | |||
1459 | struct xfrm_kmaddress *k); | 1459 | struct xfrm_kmaddress *k); |
1460 | #endif | 1460 | #endif |
1461 | 1461 | ||
1462 | extern wait_queue_head_t km_waitq; | ||
1463 | extern int km_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport); | 1462 | extern int km_new_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, __be16 sport); |
1464 | extern void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 pid); | 1463 | extern void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 pid); |
1465 | extern int km_report(u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr); | 1464 | extern int km_report(u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr); |