X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/060df5ea7c632b1ac8cc8aac1fb59758165c2084..6d2010ae8f7a6078e10b361c6962983bab233e0f:/bsd/netinet6/ah6.h diff --git a/bsd/netinet6/ah6.h b/bsd/netinet6/ah6.h index 22cda6f12..688f946d5 100644 --- a/bsd/netinet6/ah6.h +++ b/bsd/netinet6/ah6.h @@ -41,7 +41,7 @@ #ifdef KERNEL_PRIVATE struct secasvar; -extern int ah6_input(struct mbuf **, int *); +extern int ah6_input(struct mbuf **, int *, int); extern int ah6_output(struct mbuf *, u_char *, struct mbuf *, struct secasvar *); extern int ah6_calccksum(struct mbuf *, caddr_t, size_t,