commit 21697b4a3503f2e77ce96dd04324732f8ea8018a
parent c53dffdd2c1af46980a62c794e04e4588cd17f32
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 27 Nov 2025 13:51:17 +0100
add invariant check
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/gnu-taler-error-codes/c.header b/gnu-taler-error-codes/c.header
@@ -20,6 +20,7 @@
Note: the LGPL does not apply to all components of GNU Taler,
but it does apply to this file.
*/
+#include <gnunet/gnunet_util_lib.h>
#include <taler/taler_error_codes.h>
#include <stddef.h>
#include <microhttpd.h>