libmicrohttpd

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

commit 4f5bea94cd77a4c1e589e130cffe5822022605e4
parent 3701d58f5f283cbb5e618a0c988886df55963ded
Author: Nils Durner <durner@gnunet.org>
Date:   Fri, 15 Jun 2007 22:33:55 +0000

plibc

Diffstat:
Msrc/daemon/internal.h | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/daemon/internal.h b/src/daemon/internal.h @@ -40,6 +40,7 @@ #include <signal.h> #include "config.h" +#include "plibc.h" #include "microhttpd.h" #ifndef MINGW