summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-02-05 00:05:49 +0100
committerCarl Hetherington <cth@carlh.net>2025-02-05 00:05:49 +0100
commit8720a090ddb8b3fab076ee1f74a92bf5660bc03a (patch)
treec53a211f7b64c9f8167f85593a5e7bd6b2482db5
parentbb85881fc35c1b44ba2d85973789f90ca0a005db (diff)
fixup! Debug it harder.debug
-rw-r--r--src/util.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util.cc b/src/util.cc
index 8bbb465b..7d805add 100644
--- a/src/util.cc
+++ b/src/util.cc
@@ -56,6 +56,7 @@
#include <xmlsec/dl.h>
#include <xmlsec/app.h>
#include <xmlsec/crypto.h>
+#include <xmlsec/errors.h>
#include <libxml++/nodes/element.h>
#include <libxml++/document.h>
#include <openssl/sha.h>