summaryrefslogtreecommitdiffstats
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 8ea9775..e7df030 100644
--- a/usr.sbin/ppp/ccp.c
+++ b/usr.sbin/ppp/ccp.c
@@ -41,8 +41,6 @@
#include "timer.h"
#include "fsm.h"
#include "proto.h"
-#include "lcp.h"
-#include "ccp.h"
#include "pred.h"
#include "deflate.h"
#include "throughput.h"
@@ -50,6 +48,8 @@
#include "slcompress.h"
#include "lqr.h"
#include "hdlc.h"
+#include "lcp.h"
+#include "ccp.h"
#include "ipcp.h"
#include "filter.h"
#include "descriptor.h"
OpenPOWER on IntegriCloud