File: pptpctrl.h

package info (click to toggle)
pptpd 1.2.1-4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 908 kB
  • ctags: 786
  • sloc: ansic: 4,951; sh: 613; perl: 157; makefile: 127
file content (14 lines) | stat: -rw-r--r-- 242 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/*
 * pptpctrl.h
 *
 * PPTP control function prototypes.
 *
 * $Id: pptpctrl.h,v 1.1.1.1 2002/06/21 08:52:01 fenix_nl Exp $
 */

#ifndef _PPTPD_PPTPCTRL_H
#define _PPTPD_PPTPCTRL_H

extern int pptpctrl_debug;

#endif	/* !_PPTPD_PPTPCTRL_H */