]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/ah_output.c
xnu-792.18.15.tar.gz
[apple/xnu.git] / bsd / netinet6 / ah_output.c
index 5a4f92cff6438fcd7be1704a104433ec24052420..4a7940c461ba05710c136dbaf7bf058885d364ad 100644 (file)
@@ -78,7 +78,7 @@
 #include <net/net_osdep.h>
 
 #if INET
-static struct in_addr *ah4_finaldst __P((struct mbuf *));
+static struct in_addr *ah4_finaldst(struct mbuf *);
 #endif
 
 /*