gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26865 - libmicrohttpd/src/examples


From: gnunet
Subject: [GNUnet-SVN] r26865 - libmicrohttpd/src/examples
Date: Fri, 12 Apr 2013 20:14:55 +0200

Author: grothoff
Date: 2013-04-12 20:14:55 +0200 (Fri, 12 Apr 2013)
New Revision: 26865

Modified:
   libmicrohttpd/src/examples/demo.c
Log:
-bsd fix

Modified: libmicrohttpd/src/examples/demo.c
===================================================================
--- libmicrohttpd/src/examples/demo.c   2013-04-12 13:44:49 UTC (rev 26864)
+++ libmicrohttpd/src/examples/demo.c   2013-04-12 18:14:55 UTC (rev 26865)
@@ -36,8 +36,8 @@
 #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
  * the number of cores on your system.




reply via email to

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