aboutsummaryrefslogtreecommitdiff
path: root/doc/examples/largepost.c
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/largepost.c')
-rw-r--r--doc/examples/largepost.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/examples/largepost.c b/doc/examples/largepost.c
index d5dc591f..7a9c1ef1 100644
--- a/doc/examples/largepost.c
+++ b/doc/examples/largepost.c
@@ -1,8 +1,5 @@
1#include <platform.h> 1#include <platform.h>
2#include <microhttpd.h> 2#include <microhttpd.h>
3#include <string.h>
4#include <stdlib.h>
5#include <stdio.h>
6 3
7#define PORT 8888 4#define PORT 8888
8#define POSTBUFFERSIZE 512 5#define POSTBUFFERSIZE 512