aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-03 10:18:38 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-03 10:18:38 +0100
commita038babde56e84fb589eed891654005bdde3ab1f (patch)
treed9c622c440fc54b6ddccec40eb5629e99e7fbf1e
parentb28847dc83950fffad1c91672dc5c2c6a3d79c38 (diff)
downloadgnunet-a038babde56e84fb589eed891654005bdde3ab1f.tar.gz
gnunet-a038babde56e84fb589eed891654005bdde3ab1f.zip
-fix misc minor issues
-rw-r--r--src/lib/hello/test_hello-uri.c3
-rw-r--r--src/plugin/peerstore/test_plugin_peerstore_sqlite.conf2
2 files changed, 2 insertions, 3 deletions
diff --git a/src/lib/hello/test_hello-uri.c b/src/lib/hello/test_hello-uri.c
index d1f40246a..9f3179270 100644
--- a/src/lib/hello/test_hello-uri.c
+++ b/src/lib/hello/test_hello-uri.c
@@ -22,11 +22,10 @@
22 * @brief test for helper library for handling URI-based HELLOs 22 * @brief test for helper library for handling URI-based HELLOs
23 * @author Christian Grothoff 23 * @author Christian Grothoff
24 */ 24 */
25#include "gnunet_time_lib.h"
26#include "platform.h" 25#include "platform.h"
27#include "gnunet_signatures.h" 26#include "gnunet_signatures.h"
28#include "gnunet_hello_uri_lib.h"
29#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"
28#include "gnunet_hello_uri_lib.h"
30 29
31 30
32/** 31/**
diff --git a/src/plugin/peerstore/test_plugin_peerstore_sqlite.conf b/src/plugin/peerstore/test_plugin_peerstore_sqlite.conf
index dcf1fc1a4..154491ff6 100644
--- a/src/plugin/peerstore/test_plugin_peerstore_sqlite.conf
+++ b/src/plugin/peerstore/test_plugin_peerstore_sqlite.conf
@@ -1,2 +1,2 @@
1[peerstore-sqlite] 1[peerstore-sqlite]
2FILENAME = $GNUNET_TMP/gnunet-test-plugin-peerstore-sqlite/sqlite.db 2FILENAME = $GNUNET_TMP/gnunet-test-plugin-peerstore-sqlite/sqlite-ng.db