diff options
Diffstat (limited to 'src/stroke/stroke.h')
-rw-r--r-- | src/stroke/stroke.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stroke/stroke.h b/src/stroke/stroke.h index f903379cd..46bd12965 100644 --- a/src/stroke/stroke.h +++ b/src/stroke/stroke.h @@ -183,6 +183,7 @@ struct stroke_msg_t { int eap_type; int mode; int mobike; + int force_encap; struct { char *ike; char *esp; |