summaryrefslogtreecommitdiff
path: root/content/fetch.c
diff options
context:
space:
mode:
Diffstat (limited to 'content/fetch.c')
-rw-r--r--content/fetch.c1
1 files changed, 1 insertions, 0 deletions
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 <stdlib.h>
#include <assert.h>
#include <errno.h>
#include <stdbool.h>