diff options
Diffstat (limited to 'src/stroke/stroke_msg.h')
-rw-r--r-- | src/stroke/stroke_msg.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stroke/stroke_msg.h b/src/stroke/stroke_msg.h index f3c525ba7..3350d7603 100644 --- a/src/stroke/stroke_msg.h +++ b/src/stroke/stroke_msg.h @@ -246,6 +246,7 @@ struct stroke_msg_t { u_int32_t eap_vendor; char *eap_identity; char *aaa_identity; + char *xauth_identity; int mode; int mobike; int force_encap; |