global variables removed from chap support

This commit is contained in:
Sylvain Rochet
2012-06-15 01:22:01 +02:00
parent 2deb13df43
commit 19238a910c
6 changed files with 25 additions and 21 deletions

View File

@@ -67,9 +67,6 @@
#define MDTYPE_MD5 0x4
#define MDTYPE_NONE 0
/* hashes supported by this instance of pppd */
extern int chap_mdtype_all;
#if MSCHAP_SUPPORT
/* Return the digest alg. ID for the most preferred digest type. */
#define CHAP_DIGEST(mdtype) \