summaryrefslogtreecommitdiffstats
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 98cda53..a4f43a3 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.3 1998/05/23 22:24:34 brian Exp $
+ * $Id: descriptor.h,v 1.4 1998/06/24 19:33:31 brian Exp $
*/
#define PHYSICAL_DESCRIPTOR (1)
@@ -33,6 +33,7 @@
#define DATALINK_DESCRIPTOR (5)
#define BUNDLE_DESCRIPTOR (6)
#define MPSERVER_DESCRIPTOR (7)
+#define RADIUS_DESCRIPTOR (8)
struct bundle;
OpenPOWER on IntegriCloud