conditionalize OTP-support
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3689 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -267,7 +267,9 @@ typedef struct { /* POP parameter block */
|
||||
#endif
|
||||
int version; /* 4 or 5? */
|
||||
int auth_level; /* Dont allow cleartext */
|
||||
#ifdef OTP
|
||||
OtpContext otp_ctx; /* OTP context */
|
||||
#endif
|
||||
} POP;
|
||||
|
||||
typedef struct { /* State information for
|
||||
|
Reference in New Issue
Block a user