aboutsummaryrefslogtreecommitdiff
path: root/src/lib/testing_api_helpers_auditor.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-18 14:24:55 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-18 14:24:55 +0100
commit5583b7a0595fe5c91943419ea46260fe7f7b9e9c (patch)
treea5de4293c8c008d6bafefe303d0036cd2603e62d /src/lib/testing_api_helpers_auditor.c
parent5146d62b14e7d4c14da6fe5c891ce27232082cbd (diff)
libraries were folded, fold headers as well
Diffstat (limited to 'src/lib/testing_api_helpers_auditor.c')
-rw-r--r--src/lib/testing_api_helpers_auditor.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/testing_api_helpers_auditor.c b/src/lib/testing_api_helpers_auditor.c
index ab5625b6..ff85c0c8 100644
--- a/src/lib/testing_api_helpers_auditor.c
+++ b/src/lib/testing_api_helpers_auditor.c
@@ -25,7 +25,6 @@
#include "taler_json_lib.h"
#include <gnunet/gnunet_curl_lib.h>
#include "taler_testing_lib.h"
-#include "taler_testing_auditor_lib.h"
#include "taler_auditor_service.h"
@@ -212,7 +211,7 @@ setup_with_cfg (void *cls,
* times.
*/
int
-TALER_TESTING_AUDITOR_setup (TALER_TESTING_Main main_cb,
+TALER_TESTING_auditor_setup (TALER_TESTING_Main main_cb,
void *main_cb_cls,
const char *config_filename)
{