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