From: Sascha Wildner Date: Sun, 16 Jan 2011 04:44:50 +0000 (+0100) Subject: ppp(8): Fix for missing prototypes. X-Git-Tag: v2.11.0~320 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/1c3ac094fa678845ffd155f8798d8e7e37941047 ppp(8): Fix for missing prototypes. --- diff --git a/usr.sbin/ppp/ipv6cp.c b/usr.sbin/ppp/ipv6cp.c index 35cbcd5f82..8e6b0df017 100644 --- a/usr.sbin/ppp/ipv6cp.c +++ b/usr.sbin/ppp/ipv6cp.c @@ -24,7 +24,6 @@ * SUCH DAMAGE. * * $FreeBSD: src/usr.sbin/ppp/ipv6cp.c,v 1.8.2.4 2003/04/29 16:04:41 ume Exp $ - * $DragonFly: src/usr.sbin/ppp/ipv6cp.c,v 1.2 2003/06/17 04:30:00 dillon Exp $ */ #include @@ -79,6 +78,7 @@ #include "async.h" #include "physical.h" #include "probe.h" +#include "systems.h" #ifndef NOINET6