summaryrefslogtreecommitdiffstats
path: root/contrib/libucl/src/ucl_internal.h
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2016-06-04 14:57:25 +0000
committerbapt <bapt@FreeBSD.org>2016-06-04 14:57:25 +0000
commit169b6f53fec4f6b7e1f52e403612137c0632a974 (patch)
treee1c447042524d8eef8d5c8d4f8b4a9c52489721c /contrib/libucl/src/ucl_internal.h
parent86c919b7d71952f8f50701f269aa3485e7084629 (diff)
parent2d6424b082c4633bf5d115fabeb6620cf2a98f22 (diff)
downloadFreeBSD-src-169b6f53fec4f6b7e1f52e403612137c0632a974.zip
FreeBSD-src-169b6f53fec4f6b7e1f52e403612137c0632a974.tar.gz
Import libucl snapshot 20160604
It replaces xxhash with mumhash It fixes issues with msgpack on non x86
Diffstat (limited to 'contrib/libucl/src/ucl_internal.h')
-rw-r--r--contrib/libucl/src/ucl_internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/libucl/src/ucl_internal.h b/contrib/libucl/src/ucl_internal.h
index db8a12c..37871eb 100644
--- a/contrib/libucl/src/ucl_internal.h
+++ b/contrib/libucl/src/ucl_internal.h
@@ -93,7 +93,6 @@
#include "uthash.h"
#include "ucl.h"
#include "ucl_hash.h"
-#include "xxhash.h"
#ifdef HAVE_OPENSSL
#include <openssl/evp.h>
OpenPOWER on IntegriCloud