summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/vjcomp.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/vjcomp.h')
-rw-r--r--usr.sbin/ppp/vjcomp.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ppp/vjcomp.h b/usr.sbin/ppp/vjcomp.h
index 221b591..1589044 100644
--- a/usr.sbin/ppp/vjcomp.h
+++ b/usr.sbin/ppp/vjcomp.h
@@ -1,7 +1,8 @@
/*
- * $Id: vjcomp.h,v 1.1 1997/10/26 01:04:02 brian Exp $
+ * $Id: vjcomp.h,v 1.2 1997/10/26 12:42:13 brian Exp $
*/
extern void VjInit(int);
extern void SendPppFrame(struct mbuf *);
extern struct mbuf *VjCompInput(struct mbuf *, int);
+extern const char *vj2asc(u_long);
OpenPOWER on IntegriCloud