summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/mppe.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/mppe.h')
-rw-r--r--usr.sbin/ppp/mppe.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/mppe.h b/usr.sbin/ppp/mppe.h
index ee54cdb..c70a609 100644
--- a/usr.sbin/ppp/mppe.h
+++ b/usr.sbin/ppp/mppe.h
@@ -29,4 +29,5 @@
#define MPPE_KEY_LEN 16
extern const struct ccp_algorithm MPPEAlgorithm;
extern int MPPE_MasterKeyValid;
+extern int MPPE_IsServer;
extern char MPPE_MasterKey[];
OpenPOWER on IntegriCloud