From 7d9c9dba3610bb14c0de6acb1bdaf9ec49a66f33 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 21 Apr 2016 22:36:21 +0100 Subject: Split utils header into string functions and everything else split out the string handling API from the rest of the utils header and fix up all the fallout. --- content/fetch.c | 1 + 1 file changed, 1 insertion(+) (limited to 'content/fetch.c') diff --git a/content/fetch.c b/content/fetch.c index 415ca2651..9c2933b56 100644 --- a/content/fetch.c +++ b/content/fetch.c @@ -31,6 +31,7 @@ * fetches are stored in the ::queue_ring waiting for use. */ +#include #include #include #include -- cgit v1.2.3