gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r14443 - libmicrohttpd/doc/examples


From: gnunet
Subject: [GNUnet-SVN] r14443 - libmicrohttpd/doc/examples
Date: Thu, 17 Feb 2011 15:45:35 +0100

Author: grothoff
Date: 2011-02-17 15:45:35 +0100 (Thu, 17 Feb 2011)
New Revision: 14443

Modified:
   libmicrohttpd/doc/examples/responseheaders.c
Log:
incs

Modified: libmicrohttpd/doc/examples/responseheaders.c
===================================================================
--- libmicrohttpd/doc/examples/responseheaders.c        2011-02-17 14:03:43 UTC 
(rev 14442)
+++ libmicrohttpd/doc/examples/responseheaders.c        2011-02-17 14:45:35 UTC 
(rev 14443)
@@ -3,6 +3,8 @@
 #include <sys/socket.h>
 #include <microhttpd.h>
 #include <time.h>
+#include <sys/stat.h>
+#include <fcntl.h>
 
 #define PORT 8888
 #define FILENAME "picture.png"




reply via email to

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