From 3946d7e07c4202461506df81307931734bed1b3b Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Mon, 10 May 2010 16:28:23 -0500 Subject: ppp: Keep these defines private --- gatchat/ppp.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'gatchat/ppp.h') diff --git a/gatchat/ppp.h b/gatchat/ppp.h index e8724961..7f6c950a 100644 --- a/gatchat/ppp.h +++ b/gatchat/ppp.h @@ -26,8 +26,6 @@ #define IPCP_PROTO 0x8021 #define PPP_IP_PROTO 0x0021 #define MD5 5 -#define PPP_ADDR_FIELD 0xff -#define PPP_CTRL 0x03 struct ppp_chap; struct ppp_net; -- cgit v1.2.3