X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fmain.c;h=640782ad6f35d03b02f08d583733669734943acd;hb=9042dbd296cb6a3f842d569536ecec7525506700;hp=8511503f78aa8296ac839df7728bb161542d82c7;hpb=a0af5342ed838a6bbc6407def5eee2889435a57a;p=ppp.git diff --git a/pppd/main.c b/pppd/main.c index 8511503..640782a 100644 --- a/pppd/main.c +++ b/pppd/main.c @@ -40,7 +40,7 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#define RCSID "$Id: main.c,v 1.127 2003/05/12 07:31:36 fcusack Exp $" +#define RCSID "$Id: main.c,v 1.128 2003/06/11 23:56:26 paulus Exp $" #include #include @@ -74,7 +74,7 @@ #include "ipv6cp.h" #endif #include "upap.h" -#include "chap.h" +#include "chap-new.h" #include "eap.h" #include "ccp.h" #include "ecp.h"