summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ip.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/ip.h')
-rw-r--r--usr.sbin/ppp/ip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/ip.h b/usr.sbin/ppp/ip.h
index 6ef9872..b393943 100644
--- a/usr.sbin/ppp/ip.h
+++ b/usr.sbin/ppp/ip.h
@@ -28,7 +28,7 @@ struct bundle;
extern int ip_PushPacket(struct link *, struct bundle *);
extern int PacketCheck(struct bundle *, unsigned char *, int, struct filter *,
- const char *);
+ const char *, unsigned *secs);
extern void ip_Enqueue(struct ipcp *, int, char *, int);
extern struct mbuf *ip_Input(struct bundle *, struct link *, struct mbuf *);
extern void ip_DeleteQueue(struct ipcp *);
OpenPOWER on IntegriCloud