From dab652d0c66b35c171816ffff80c03d0537f7caa Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Fri, 19 Dec 2014 12:55:49 +0000 Subject: Updated to fix build problems with clang and FreeBSD 10.x --- srcx/jid.c | 1 + 1 file changed, 1 insertion(+) (limited to 'srcx/jid.c') diff --git a/srcx/jid.c b/srcx/jid.c index a637eec..fbe5e24 100644 --- a/srcx/jid.c +++ b/srcx/jid.c @@ -43,6 +43,7 @@ #include #include #include +#include #include "util.h" -- cgit v1.2.3