summaryrefslogtreecommitdiff
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/globals.h b/src/globals.h
index 5cc7070f..b55443a3 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -22,4 +22,7 @@
#define IN_XMLSEC
#define XMLSEC_PRIVATE
+/* Include common error helper macros. */
+#include "errors_helpers.h"
+
#endif /* __XMLSEC_GLOBALS_H__ */