libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit f4db12e265d90367aa916555109289343cbacf88
parent 9f01e17e570d44e26c4dbab612b48788276a5a1d
Author: Christian Grothoff <christian@grothoff.org>
Date:   Fri, 12 Apr 2013 18:14:55 +0000

-bsd fix

Diffstat:
Msrc/examples/demo.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/examples/demo.c b/src/examples/demo.c @@ -36,7 +36,7 @@ #include <sys/stat.h> #include <dirent.h> #include <magic.h> - +#include <limits.h> /** * Number of threads to run in the thread pool. Should (roughly) match