diff options
Diffstat (limited to 'include/net/xfrm.h')
-rw-r--r-- | include/net/xfrm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/xfrm.h b/include/net/xfrm.h index 10396b4bde14..e9114e41affc 100644 --- a/include/net/xfrm.h +++ b/include/net/xfrm.h | |||
@@ -854,6 +854,7 @@ struct xfrm_algo_comp_info { | |||
854 | 854 | ||
855 | struct xfrm_algo_desc { | 855 | struct xfrm_algo_desc { |
856 | char *name; | 856 | char *name; |
857 | char *compat; | ||
857 | u8 available:1; | 858 | u8 available:1; |
858 | union { | 859 | union { |
859 | struct xfrm_algo_auth_info auth; | 860 | struct xfrm_algo_auth_info auth; |