Add FreeBSD support for netspeeds, entropy and ip components
This commit is contained in:

committed by
Aaron Marcher

parent
b6d0bd2fe4
commit
86849d295b
@ -17,7 +17,7 @@
|
||||
|
||||
return bprintf("%ju", num);
|
||||
}
|
||||
#elif defined(__OpenBSD__)
|
||||
#elif defined(__OpenBSD__) | defined(__FreeBSD__)
|
||||
const char *
|
||||
entropy(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user