]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/net/radix.c
xnu-1504.3.12.tar.gz
[apple/xnu.git] / bsd / net / radix.c
index 876675d542b5086d68e28f5770b768395e67d3c4..1213828f76af53c98a40644d20d2717644adf11d 100644 (file)
@@ -106,7 +106,7 @@ lck_mtx_t *rn_mutex;
 #define rn_masktop (mask_rnhead->rnh_treetop)
 #undef Bcmp
 #define Bcmp(a, b, l) \
-       (l == 0 ? 0 : bcmp((caddr_t)(a), (caddr_t)(b), (u_long)l))
+       (l == 0 ? 0 : bcmp((caddr_t)(a), (caddr_t)(b), (uint32_t)l))
 
 static int     rn_lexobetter(void *m_arg, void *n_arg);
 static struct radix_mask *