1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-12-24 19:37:48 +03:00

build: Fix the build of keyfiles torture test.

This commit is contained in:
Andreas Schneider
2011-08-28 14:49:28 +02:00
parent 561441105f
commit fb4f1412ba

View File

@@ -1,7 +1,7 @@
#define LIBSSH_STATIC
#include "torture.h"
#include "pki_gcrypt.c"
#include "legacy.c"
#define LIBSSH_RSA_TESTKEY "libssh_testkey.id_rsa"
#define LIBSSH_DSA_TESTKEY "libssh_testkey.id_dsa"