aboutsummaryrefslogtreecommitdiff
path: root/src/my/my_result_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/my/my_result_helper.c')
-rw-r--r--src/my/my_result_helper.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/my/my_result_helper.c b/src/my/my_result_helper.c
index e500c0b27..ceebc6f37 100644
--- a/src/my/my_result_helper.c
+++ b/src/my/my_result_helper.c
@@ -25,6 +25,7 @@
25 25
26#include "platform.h" 26#include "platform.h"
27#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"
28#include "gnunet_mysql_compat.h"
28#include "gnunet_my_lib.h" 29#include "gnunet_my_lib.h"
29 30
30 31
@@ -524,7 +525,7 @@ pre_extract_string (void *cls,
524 525
525 526
526/** 527/**
527 * Check size of extracted fixed size data from a Mysql database 528 * Check size of extracted fixed size data from a Mysql database
528 * 529 *
529 * @param cls closure 530 * @param cls closure
530 * @param[in,out] rs 531 * @param[in,out] rs