summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/lqr.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/lqr.h')
-rw-r--r--usr.sbin/ppp/lqr.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/ppp/lqr.h b/usr.sbin/ppp/lqr.h
index 8dd7727..71f2ee3 100644
--- a/usr.sbin/ppp/lqr.h
+++ b/usr.sbin/ppp/lqr.h
@@ -15,14 +15,11 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: lqr.h,v 1.6 1997/06/09 03:27:27 brian Exp $
+ * $Id: lqr.h,v 1.7 1997/08/25 00:29:19 brian Exp $
*
* TODO:
*/
-#ifndef _LQR_H_
-#define _LQR_H_
-
/*
* Structure of LQR packet defined in RFC1333
*/
@@ -64,5 +61,3 @@ extern void StartLqm(void);
extern void StopLqr(int);
extern void StopLqrTimer(void);
extern void RecvEchoLqr(struct mbuf *);
-
-#endif
OpenPOWER on IntegriCloud