summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-06-12 07:48:45 +0000
committerkris <kris@FreeBSD.org>2003-06-12 07:48:45 +0000
commit3faa870a3bc4b6d526e9750465ddba528a2f3d9a (patch)
tree8618a4eb2a1997b89487d88582caf34cb687a802 /usr.sbin/ppp
parent56abee7676d1983c257997edeb4e85d87209c87d (diff)
downloadFreeBSD-src-3faa870a3bc4b6d526e9750465ddba528a2f3d9a.zip
FreeBSD-src-3faa870a3bc4b6d526e9750465ddba528a2f3d9a.tar.gz
Add missing header for system_Select() prototype
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r--usr.sbin/ppp/ipv6cp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ppp/ipv6cp.c b/usr.sbin/ppp/ipv6cp.c
index b126b0d..6c52d52 100644
--- a/usr.sbin/ppp/ipv6cp.c
+++ b/usr.sbin/ppp/ipv6cp.c
@@ -78,6 +78,7 @@
#include "async.h"
#include "physical.h"
#include "probe.h"
+#include "systems.h"
#ifndef NOINET6
OpenPOWER on IntegriCloud