aboutsummaryrefslogtreecommitdiff
path: root/src/lib
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2023-11-22 20:43:29 +0100
committerMartin Schanzenbach <schanzen@gnunet.org>2023-11-22 20:43:29 +0100
commit12ab12595f5021427c4d09623f0d7bb9aac21710 (patch)
tree620a021d480b2316e32416e50a5ed2ba344f6fe9 /src/lib
parentc7ea74d4767da3c769c8cfe90ff47bf05735bbb0 (diff)
downloadgnunet-12ab12595f5021427c4d09623f0d7bb9aac21710.tar.gz
gnunet-12ab12595f5021427c4d09623f0d7bb9aac21710.zip
PEERSTORE: More peerstore API change missing changes
Diffstat (limited to 'src/lib')
-rw-r--r--src/lib/util/gnunet_error_codes.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/util/gnunet_error_codes.c b/src/lib/util/gnunet_error_codes.c
index c286f2e52..11ce2d0c8 100644
--- a/src/lib/util/gnunet_error_codes.c
+++ b/src/lib/util/gnunet_error_codes.c
@@ -17,7 +17,6 @@
17 17
18 SPDX-License-Identifier: AGPL3.0-or-later 18 SPDX-License-Identifier: AGPL3.0-or-later
19 */ 19 */
20#include "platform.h"
21#include "gnunet_error_codes.h" 20#include "gnunet_error_codes.h"
22#include <stddef.h> 21#include <stddef.h>
23#include <microhttpd.h> 22#include <microhttpd.h>