diff options
Diffstat (limited to 'accel-pptpd/ppp.h')
-rw-r--r-- | accel-pptpd/ppp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/accel-pptpd/ppp.h b/accel-pptpd/ppp.h index 8e8558b..13e6934 100644 --- a/accel-pptpd/ppp.h +++ b/accel-pptpd/ppp.h @@ -41,7 +41,6 @@ #define PPP_CBCP 0xc029 /* Callback Control Protocol */ #define PPP_EAP 0xc227 /* Extensible Authentication Protocol */ - struct ppp_t { struct triton_md_handler_t *h; |