summaryrefslogtreecommitdiff
path: root/tftpd/recvfrom.h
diff options
context:
space:
mode:
Diffstat (limited to 'tftpd/recvfrom.h')
-rw-r--r--tftpd/recvfrom.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tftpd/recvfrom.h b/tftpd/recvfrom.h
index e3c4055..7773a0d 100644
--- a/tftpd/recvfrom.h
+++ b/tftpd/recvfrom.h
@@ -19,5 +19,4 @@
int
myrecvfrom(int s, void *buf, int len, unsigned int flags,
- struct sockaddr *from, socklen_t *fromlen,
- union sock_addr *myaddr);
+ union sock_addr *from, union sock_addr *myaddr);