From 1d6a5969e35e312c598a7357830506c52d54c4b8 Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Thu, 3 Feb 2011 21:17:05 +0000 Subject: make use of libcurl.m4 in configure script, remove some things which ubuntu doesn't like. --- src/json.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/json.c') diff --git a/src/json.c b/src/json.c index a7e4b4d..1208238 100644 --- a/src/json.c +++ b/src/json.c @@ -22,6 +22,7 @@ #include #include +#include "config.h" #include "protocol-constants.h" #include "requests.h" #include "dispatch.h" -- cgit v1.2.3