aboutsummaryrefslogtreecommitdiff
path: root/src/lib/util/gnunet_error_codes.c
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-01 16:06:17 +0200
committert3serakt <t3ss@posteo.de>2024-04-10 20:14:58 +0200
commitf1984d0edd24851b58e102e1a9b74b8e216a86ac (patch)
tree3f6de8f7ce79722a618f607f998a1cb9b56d4fef /src/lib/util/gnunet_error_codes.c
parent06ce0fc9ccefe78e344889f96767fe098472e0cb (diff)
downloadgnunet-f1984d0edd24851b58e102e1a9b74b8e216a86ac.tar.gz
gnunet-f1984d0edd24851b58e102e1a9b74b8e216a86ac.zip
better error reporting on scheduler issues
Diffstat (limited to 'src/lib/util/gnunet_error_codes.c')
-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>