summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pppd/ccp.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pppd/ccp.c')
-rw-r--r--usr.sbin/pppd/ccp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pppd/ccp.c b/usr.sbin/pppd/ccp.c
index ae67952..b36c8a0 100644
--- a/usr.sbin/pppd/ccp.c
+++ b/usr.sbin/pppd/ccp.c
@@ -26,12 +26,12 @@
*/
#ifndef lint
-static char rcsid[] = "$Id: ccp.c,v 1.11 1995/08/16 04:15:38 paulus Exp $";
+static char rcsid[] = "$Id: ccp.c,v 1.2 1995/10/31 21:20:49 peter Exp $";
#endif
#include <syslog.h>
#include <sys/ioctl.h>
-#include <net/ppp-comp.h>
+#include <net/ppp_comp.h>
#include "pppd.h"
#include "fsm.h"
OpenPOWER on IntegriCloud