summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/chap.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/chap.h')
-rw-r--r--usr.sbin/ppp/chap.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/ppp/chap.h b/usr.sbin/ppp/chap.h
index 6839269..ba178b6 100644
--- a/usr.sbin/ppp/chap.h
+++ b/usr.sbin/ppp/chap.h
@@ -15,7 +15,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: chap.h,v 1.7 1997/09/17 23:17:50 brian Exp $
+ * $Id: chap.h,v 1.8 1997/10/26 01:02:19 brian Exp $
*
* TODO:
*/
@@ -26,3 +26,5 @@
#define CHAP_FAILURE 4
extern struct authinfo AuthChapInfo;
+
+extern void ChapInput(struct mbuf *);
OpenPOWER on IntegriCloud