summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/udp.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/udp.h')
-rw-r--r--usr.sbin/ppp/udp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/udp.h b/usr.sbin/ppp/udp.h
index 5ef3983..46b8fe6 100644
--- a/usr.sbin/ppp/udp.h
+++ b/usr.sbin/ppp/udp.h
@@ -31,5 +31,5 @@ struct device;
extern struct device *udp_Create(struct physical *);
extern struct device *udp_iov2device(int, struct physical *,
- struct iovec *, int *, int);
+ struct iovec *, int *, int, int *, int *);
extern int udp_DeviceSize(void);
OpenPOWER on IntegriCloud