summaryrefslogtreecommitdiffstats
path: root/src/utils/knot1to2/cf-lex.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/knot1to2/cf-lex.c')
-rw-r--r--src/utils/knot1to2/cf-lex.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/knot1to2/cf-lex.c b/src/utils/knot1to2/cf-lex.c
index 7408cd6db..05b723e98 100644
--- a/src/utils/knot1to2/cf-lex.c
+++ b/src/utils/knot1to2/cf-lex.c
@@ -860,7 +860,7 @@ static yyconst flex_int32_t yy_rule_can_match_eol[92] =
#include "utils/knot1to2/includes.h"
#include "utils/knot1to2/extra.h"
#include "utils/knot1to2/cf-parse.tab.h"
-#include "libknot/internal/strlcpy.h"
+#include "contrib/openbsd/strlcpy.h"
/* Imported symbols. */
#define lval (yylval->tok)