From b9dcb173727fed0c821f4def96cef3b66e1db96e Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Sun, 24 Mar 2013 14:46:28 +0100 Subject: fuzzy.h was missing Thanks to Niels Thykier. --- fuzzy.h | 1 + 1 file changed, 1 insertion(+) diff --git a/fuzzy.h b/fuzzy.h index a9ab82a..32602e6 100644 --- a/fuzzy.h +++ b/fuzzy.h @@ -21,6 +21,7 @@ */ #include +#include #ifdef __cplusplus extern "C" { -- cgit v1.2.3