summaryrefslogtreecommitdiff
path: root/src/support/hash_city.c
diff options
context:
space:
mode:
authorDavid Hows <howsdav@gmail.com>2016-02-02 14:45:02 +1100
committerDavid Hows <howsdav@gmail.com>2016-02-02 14:45:02 +1100
commitcfeb0ebfa44a6b8ab9ea089881cc3e77cad175cd (patch)
tree988ae03b91f2ef78e94b5c788e5243db4c6282d1 /src/support/hash_city.c
parent35c0842817b073f4f8887d08cdaba686a4256f42 (diff)
downloadmongo-cfeb0ebfa44a6b8ab9ea089881cc3e77cad175cd.tar.gz
WT-2372 - Remove unnecessary headers
Diffstat (limited to 'src/support/hash_city.c')
-rw-r--r--src/support/hash_city.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/support/hash_city.c b/src/support/hash_city.c
index d1d2ac0b412..7a700aa809c 100644
--- a/src/support/hash_city.c
+++ b/src/support/hash_city.c
@@ -58,7 +58,6 @@
*/
#include "wt_internal.h"
-#include <string.h>
/*
* Google City Hash implementation. Based on source code from: