#include "ppp.h" int ccp_start(struct ppp_t *ppp) { return 0; } void ccp_finish(struct ppp_t *ppp) { }