aboutsummaryrefslogtreecommitdiff
path: root/src/testzzuf/test_long_header.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testzzuf/test_long_header.c')
-rw-r--r--src/testzzuf/test_long_header.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testzzuf/test_long_header.c b/src/testzzuf/test_long_header.c
index 5ffaf272..6595ad4e 100644
--- a/src/testzzuf/test_long_header.c
+++ b/src/testzzuf/test_long_header.c
@@ -54,6 +54,7 @@ apc_all (void *cls, const struct sockaddr *addr, socklen_t addrlen)
54 return MHD_YES; 54 return MHD_YES;
55} 55}
56 56
57
57struct CBC 58struct CBC
58{ 59{
59 char *buf; 60 char *buf;
@@ -68,6 +69,7 @@ copyBuffer (void *ptr, size_t size, size_t nmemb, void *ctx)
68 return size * nmemb; 69 return size * nmemb;
69} 70}
70 71
72
71static int 73static int
72ahc_echo (void *cls, 74ahc_echo (void *cls,
73 struct MHD_Connection *connection, 75 struct MHD_Connection *connection,