pptpctrl.h 242 B

1234567891011121314
  1. /*
  2. * pptpctrl.h
  3. *
  4. * PPTP control function prototypes.
  5. *
  6. * $Id: pptpctrl.h,v 1.1.1.1 2002/06/21 08:52:01 fenix_nl Exp $
  7. */
  8. #ifndef _PPTPD_PPTPCTRL_H
  9. #define _PPTPD_PPTPCTRL_H
  10. extern int pptpctrl_debug;
  11. #endif /* !_PPTPD_PPTPCTRL_H */