-
- Downloads
fix linux compat layer typedef
Dear BSD developers: a long is a long, not an int. Because of that define, the struct linux uses for its ifreq ioctl will be of a different size (it is fine in 32-bit machines of course), causing our network requests to get borked.
Please register or sign in to comment