X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Feap.c;h=6a50a599e45756b3471586ea22fa0a31603ba0fc;hb=dd41357657d1436fe20692aa43613ceae8e03fa0;hp=8c228380c860252c66ab052e6f45e424d910e5e5;hpb=953892bd954dca42f61d8b605e30f8f0d78ca445;p=ppp.git diff --git a/pppd/eap.c b/pppd/eap.c index 8c22838..6a50a59 100644 --- a/pppd/eap.c +++ b/pppd/eap.c @@ -43,7 +43,7 @@ * Based on draft-ietf-pppext-eap-srp-03.txt. */ -#define RCSID "$Id: eap.c,v 1.2 2002/11/14 21:50:12 fcusack Exp $" +#define RCSID "$Id: eap.c,v 1.3 2003/06/11 23:56:26 paulus Exp $" /* * TODO: @@ -63,8 +63,6 @@ #include "pppd.h" #include "pathnames.h" #include "md5.h" -/* For MD5_SIGNATURE_SIZE and MIN/MAX_CHALLENGE_LENGTH; should fix. */ -#include "chap.h" #include "eap.h" #ifdef USE_SRP