summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/descriptor.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/descriptor.h')
-rw-r--r--usr.sbin/ppp/descriptor.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/ppp/descriptor.h b/usr.sbin/ppp/descriptor.h
index a4f43a3c07f0..70a16dba07be 100644
--- a/usr.sbin/ppp/descriptor.h
+++ b/usr.sbin/ppp/descriptor.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: descriptor.h,v 1.4 1998/06/24 19:33:31 brian Exp $
+ * $Id: descriptor.h,v 1.5 1999/02/06 02:54:45 brian Exp $
*/
#define PHYSICAL_DESCRIPTOR (1)
@@ -34,6 +34,7 @@
#define BUNDLE_DESCRIPTOR (6)
#define MPSERVER_DESCRIPTOR (7)
#define RADIUS_DESCRIPTOR (8)
+#define CHAP_DESCRIPTOR (9)
struct bundle;