summaryrefslogtreecommitdiff
path: root/monkey/download.c
diff options
context:
space:
mode:
Diffstat (limited to 'monkey/download.c')
-rw-r--r--monkey/download.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/monkey/download.c b/monkey/download.c
index bc820744c..242136662 100644
--- a/monkey/download.c
+++ b/monkey/download.c
@@ -18,6 +18,7 @@
#include <stdio.h>
#include <stdint.h>
+#include <stdlib.h>
#include "utils/errors.h"
#include "utils/ring.h"