From 5195645bfecb4c697e3f162e1da1d51951685260 Mon Sep 17 00:00:00 2001 From: mwturvey Date: Thu, 16 Mar 2017 14:09:42 -0700 Subject: zao's changes for FreeBSD --- redist/json_helpers.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'redist') diff --git a/redist/json_helpers.c b/redist/json_helpers.c index 2413a67..7690318 100644 --- a/redist/json_helpers.c +++ b/redist/json_helpers.c @@ -7,7 +7,9 @@ #include #include "json_helpers.h" #include +#ifndef __FreeBSD__ #include +#endif #ifdef _WIN32 #include -- cgit v1.2.3