From cbfbbbb6b0b7a5441aa0414a73f4a2cda00bd957 Mon Sep 17 00:00:00 2001 From: Joseph Werle Date: Mon, 5 May 2014 11:30:00 -0400 Subject: Add exec and man --- test.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test.c') diff --git a/test.c b/test.c index b67f458..8c52d43 100644 --- a/test.c +++ b/test.c @@ -10,7 +10,7 @@ #include #include #include -#include +#include "murmurhash.h" int main (void) { -- cgit v1.2.3