aboutsummaryrefslogtreecommitdiff
path: root/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils.c')
-rw-r--r--utils.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils.c b/utils.c
index 7f9e74b..93e82c0 100644
--- a/utils.c
+++ b/utils.c
@@ -24,7 +24,7 @@
#include <openssl/x509_vfy.h>
#include <openssl/x509v3.h>
-#include "log.h"
+#include "logger.h"
int
starts_with(const char *str, const char *prefix)