summaryrefslogtreecommitdiff
path: root/src/curlhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/curlhelper.h')
-rw-r--r--src/curlhelper.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/curlhelper.h b/src/curlhelper.h
index a027918..611c6d1 100644
--- a/src/curlhelper.h
+++ b/src/curlhelper.h
@@ -19,6 +19,8 @@
#ifndef __CURLHELPER_H
#define __CURLHELPER_H
+#include <sys/types.h> /* for size_t */
+
/* callbacks for body, header, debug output */
typedef struct {