aboutsummaryrefslogtreecommitdiff
path: root/crypto/openssh/regress/unittests/utf8/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/regress/unittests/utf8/tests.c')
-rw-r--r--crypto/openssh/regress/unittests/utf8/tests.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/crypto/openssh/regress/unittests/utf8/tests.c b/crypto/openssh/regress/unittests/utf8/tests.c
index f0bbca5096f0..8cf524ddb210 100644
--- a/crypto/openssh/regress/unittests/utf8/tests.c
+++ b/crypto/openssh/regress/unittests/utf8/tests.c
@@ -9,7 +9,9 @@
#include "includes.h"
#include <locale.h>
+#include <stdarg.h>
#include <string.h>
+#include <stdio.h>
#include "../test_helper/test_helper.h"