summaryrefslogtreecommitdiff
path: root/pppd/eap.h
diff options
context:
space:
mode:
Diffstat (limited to 'pppd/eap.h')
-rw-r--r--pppd/eap.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/pppd/eap.h b/pppd/eap.h
index fbc7201..96c5f69 100644
--- a/pppd/eap.h
+++ b/pppd/eap.h
@@ -29,6 +29,12 @@
extern "C" {
#endif
+
+#ifndef PPP_EAP
+#define PPP_EAP 0xc227
+#endif
+
+
/*
* Packet header = Code, id, length.
*/