]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/esp6.h
xnu-517.tar.gz
[apple/xnu.git] / bsd / netinet6 / esp6.h
index 06dc625a93c6cd0eda6115f4f6de7a8131538d54..74b5acc91c8745804f79ad6d80800185e074df0c 100644 (file)
@@ -42,7 +42,7 @@
 #ifdef __APPLE_API_PRIVATE
 extern int esp6_output __P((struct mbuf *, u_char *, struct mbuf *,
        struct ipsecrequest *));
-extern int esp6_input __P((struct mbuf **, int *, int));
+extern int esp6_input __P((struct mbuf **, int *));
 
 extern void esp6_ctlinput __P((int, struct sockaddr *, void *));
 #endif /* __APPLE_API_PRIVATE */