aboutsummaryrefslogtreecommitdiff
path: root/src/util/bio.c
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-10-05 07:56:35 +0200
committerMartin Schanzenbach <schanzen@gnunet.org>2023-10-05 07:56:35 +0200
commit53e3a0e32e24629b25a64d7572bc350f69608fac (patch)
treef33043aac7f2d8fbf44a7540d9d25217ecbb912a /src/util/bio.c
parent96c6d62c6a149b0645b6a2a487a7e24e09b5fbc9 (diff)
downloadgnunet-53e3a0e32e24629b25a64d7572bc350f69608fac.tar.gz
gnunet-53e3a0e32e24629b25a64d7572bc350f69608fac.zip
Fix warnings; CADET not FTBFS because old hello removed
Diffstat (limited to 'src/util/bio.c')
-rw-r--r--src/util/bio.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/bio.c b/src/util/bio.c
index 3a463bcd1..caf533108 100644
--- a/src/util/bio.c
+++ b/src/util/bio.c
@@ -23,7 +23,6 @@
23 * @author Christian Grothoff 23 * @author Christian Grothoff
24 */ 24 */
25 25
26#include "gnunet_common.h"
27#include "platform.h" 26#include "platform.h"
28#include "gnunet_util_lib.h" 27#include "gnunet_util_lib.h"
29 28