aboutsummaryrefslogtreecommitdiff
path: root/src/testzzuf/test_post.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/testzzuf/test_post.c')
-rw-r--r--src/testzzuf/test_post.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/testzzuf/test_post.c b/src/testzzuf/test_post.c
index 90da5e02..637423c8 100644
--- a/src/testzzuf/test_post.c
+++ b/src/testzzuf/test_post.c
@@ -106,6 +106,7 @@ post_iterator (void *cls,
106 return MHD_YES; 106 return MHD_YES;
107} 107}
108 108
109
109static int 110static int
110ahc_echo (void *cls, 111ahc_echo (void *cls,
111 struct MHD_Connection *connection, 112 struct MHD_Connection *connection,
@@ -201,6 +202,7 @@ testInternalPost ()
201 return 0; 202 return 0;
202} 203}
203 204
205
204static int 206static int
205testMultithreadedPost () 207testMultithreadedPost ()
206{ 208{