#define OUROBOROS_PREFIX "ipcp" #include #include int main() { LOG_DBG("Test of the IPCP"); while (true) { } return 0; }