aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/mhd_str.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/microhttpd/mhd_str.h')
-rw-r--r--src/microhttpd/mhd_str.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/microhttpd/mhd_str.h b/src/microhttpd/mhd_str.h
index 59902e80..6975d6b8 100644
--- a/src/microhttpd/mhd_str.h
+++ b/src/microhttpd/mhd_str.h
@@ -27,6 +27,7 @@
27#define MHD_STR_H 1 27#define MHD_STR_H 1
28 28
29#include <stdint.h> 29#include <stdint.h>
30#include <stdlib.h>
30 31
31/* 32/*
32 * Block of functions/macros that use US-ASCII charset as required by HTTP 33 * Block of functions/macros that use US-ASCII charset as required by HTTP