gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnunet] 02/02: build: minor typo; update from gana


From: gnunet
Subject: [gnunet] 02/02: build: minor typo; update from gana
Date: Mon, 18 Dec 2023 22:17:02 +0100

This is an automated email from the git hooks/post-receive script.

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 6137b58b4a534e3ac6c10a495f766085da1f43d0
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Dec 18 22:16:49 2023 +0100

    build: minor typo; update from gana
---
 meson-dist-script                 | 2 +-
 src/lib/util/gnunet_error_codes.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/meson-dist-script b/meson-dist-script
index 6bcf48f9d..4695439df 100644
--- a/meson-dist-script
+++ b/meson-dist-script
@@ -3,4 +3,4 @@
 set -eu
 
 cd "${MESON_DIST_ROOT}"
-. bin/update_sphinx.sh
+. ./bin/sphinx_update.sh
diff --git a/src/lib/util/gnunet_error_codes.c 
b/src/lib/util/gnunet_error_codes.c
index 11ce2d0c8..c286f2e52 100644
--- a/src/lib/util/gnunet_error_codes.c
+++ b/src/lib/util/gnunet_error_codes.c
@@ -17,6 +17,7 @@
 
      SPDX-License-Identifier: AGPL3.0-or-later
  */
+#include "platform.h"
 #include "gnunet_error_codes.h"
 #include <stddef.h>
 #include <microhttpd.h>

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]