aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/ccp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/ccp.c')
-rw-r--r--usr.sbin/ppp/ccp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ppp/ccp.c b/usr.sbin/ppp/ccp.c
index 3f1fd3e9f17a..071fb22cf8ad 100644
--- a/usr.sbin/ppp/ccp.c
+++ b/usr.sbin/ppp/ccp.c
@@ -17,7 +17,7 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: ccp.c,v 1.30.2.25 1998/03/18 23:16:05 brian Exp $
+ * $Id: ccp.c,v 1.30.2.26 1998/03/20 19:46:41 brian Exp $
*
* TODO:
* o Support other compression protocols
@@ -50,8 +50,8 @@
#include "slcompress.h"
#include "ipcp.h"
#include "filter.h"
-#include "bundle.h"
#include "descriptor.h"
+#include "bundle.h"
#include "prompt.h"
#include "lqr.h"
#include "hdlc.h"