Include arpa/inet.h to get the htonl(3) definition
MFC after: 2 weeks Reported by: clang Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
e320ac1958
commit
622282b3b8
@ -34,6 +34,8 @@
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#include <arpa/inet.h>
|
||||
|
||||
static int LZ4_uncompress_unknownOutputSize(const char *source, char *dest,
|
||||
int isize, int maxOutputSize);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user