gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r14473 - libmicrohttpd/src/daemon


From: gnunet
Subject: [GNUnet-SVN] r14473 - libmicrohttpd/src/daemon
Date: Sat, 19 Feb 2011 21:06:29 +0100

Author: grothoff
Date: 2011-02-19 21:06:29 +0100 (Sat, 19 Feb 2011)
New Revision: 14473

Modified:
   libmicrohttpd/src/daemon/daemon.c
Log:
missing include

Modified: libmicrohttpd/src/daemon/daemon.c
===================================================================
--- libmicrohttpd/src/daemon/daemon.c   2011-02-18 23:11:46 UTC (rev 14472)
+++ libmicrohttpd/src/daemon/daemon.c   2011-02-19 20:06:29 UTC (rev 14473)
@@ -29,6 +29,7 @@
 #include "response.h"
 #include "connection.h"
 #include "memorypool.h"
+#include <limits.h>
 
 #if HTTPS_SUPPORT
 #include "connection_https.h"




reply via email to

[Prev in Thread] Current Thread [Next in Thread]