gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix ftbfs


From: gnunet
Subject: [gnunet] branch master updated: -fix ftbfs
Date: Mon, 13 Dec 2021 17:50:35 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 72bb8b673 -fix ftbfs
72bb8b673 is described below

commit 72bb8b673faf5d4207fbb11a7dbd4594a1634aab
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Dec 13 17:50:31 2021 +0100

    -fix ftbfs
---
 src/include/gnunet_crypto_lib.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/include/gnunet_crypto_lib.h b/src/include/gnunet_crypto_lib.h
index 9166f822b..9c71edaab 100644
--- a/src/include/gnunet_crypto_lib.h
+++ b/src/include/gnunet_crypto_lib.h
@@ -50,6 +50,7 @@ extern "C" {
 #endif
 #endif
 
+#include <stdbool.h>
 #include <sodium.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]