X-Git-Url: https://git.saurik.com/apple/xnu.git/blobdiff_plain/8f6c56a50524aa785f7e596d52dddfb331e18961..7e41aa883dd258f888d0470250eead40a53ef1f5:/bsd/sys/netport.h diff --git a/bsd/sys/netport.h b/bsd/sys/netport.h index a56f0ce10..74eba9efa 100644 --- a/bsd/sys/netport.h +++ b/bsd/sys/netport.h @@ -32,7 +32,7 @@ #ifndef _SYS_NETPORT_H_ #define _SYS_NETPORT_H_ -typedef unsigned long netaddr_t; +typedef uint32_t netaddr_t; /* * Network Port structure.