summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/log/test_log.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/log/test_log.c b/tests/log/test_log.c
index 50a3904..e1486d8 100644
--- a/tests/log/test_log.c
+++ b/tests/log/test_log.c
@@ -18,6 +18,7 @@
#include "log/log.h" /* for logging */
#include "log/messages.h" /* for i18n */
#include "port/string.h" /* for strerror_r */
+#include "errors.h"
#include <stdlib.h> /* for exit, EXIT_SUCCESS, free */
#include <errno.h> /* for errno */