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
c4e3a7ca23
commit
d52ef4d2db
@ -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