summaryrefslogtreecommitdiff
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)
-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 @@
* @brief test for helper library for handling URI-based HELLOs
* @author Christian Grothoff
*/
-#include "gnunet_time_lib.h"
#include "platform.h"
#include "gnunet_signatures.h"
-#include "gnunet_hello_uri_lib.h"
#include "gnunet_util_lib.h"
+#include "gnunet_hello_uri_lib.h"
/**
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 @@
[peerstore-sqlite]
-FILENAME = $GNUNET_TMP/gnunet-test-plugin-peerstore-sqlite/sqlite.db
+FILENAME = $GNUNET_TMP/gnunet-test-plugin-peerstore-sqlite/sqlite-ng.db