Skip to content

Commit 9eb778c

Browse files
committed
Restore utf8.h removed earlier as it's needed.
... for msetlocale prototype.
1 parent 723b76c commit 9eb778c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ssh.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@
9696
#include "match.h"
9797
#include "version.h"
9898
#include "ssherr.h"
99+
#include "utf8.h"
99100

100101
#ifdef ENABLE_PKCS11
101102
#include "ssh-pkcs11.h"

0 commit comments

Comments
 (0)