11 lines
122 B
C
11 lines
122 B
C
#include <xnetp.h>
|
|
|
|
extern "C" {
|
|
#include <lmcons.h>
|
|
#include <xmodem.h>
|
|
#include <xppp.h>
|
|
}
|
|
|
|
#include "ppp.h"
|
|
|