summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortanjent@gmail.com <tanjent@gmail.com@77a7d1d3-4c08-bdc2-d393-d5859734b01a>2011-03-20 04:29:19 +0000
committertanjent@gmail.com <tanjent@gmail.com@77a7d1d3-4c08-bdc2-d393-d5859734b01a>2011-03-20 04:29:19 +0000
commitb39a5f06af1dc12b52072539ca742a14e7f8e519 (patch)
tree6fb3e1cf7c0f0f4d423759a8eee753ab3282acb3
parent9808b178928a74852eff46dd572b8eaf443faa39 (diff)
downloadsrc-b39a5f06af1dc12b52072539ca742a14e7f8e519.tar.gz
And add stdio.h so SuperFastHash has a reference to NULL
git-svn-id: http://smhasher.googlecode.com/svn/trunk@93 77a7d1d3-4c08-bdc2-d393-d5859734b01a
-rw-r--r--SuperFastHash.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/SuperFastHash.cpp b/SuperFastHash.cpp
index 598c57c..8fd74cc 100644
--- a/SuperFastHash.cpp
+++ b/SuperFastHash.cpp
@@ -1,4 +1,5 @@
#include "Platform.h"
+#include <stdio.h> // for NULL
/* By Paul Hsieh (C) 2004, 2005. Covered under the Paul Hsieh derivative
license. See: