summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/tcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/tcp.h')
-rw-r--r--usr.sbin/ppp/tcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ppp/tcp.h b/usr.sbin/ppp/tcp.h
index 798f19a..f6a8235 100644
--- a/usr.sbin/ppp/tcp.h
+++ b/usr.sbin/ppp/tcp.h
@@ -30,5 +30,5 @@ struct physical;
extern struct device *tcp_Create(struct physical *);
extern struct device *tcp_iov2device(int, struct physical *,
- struct iovec *, int *, int);
+ struct iovec *, int *, int, int *, int *);
#define tcp_DeviceSize physical_DeviceSize
OpenPOWER on IntegriCloud