pki: Move keyfiles to pki_gcrypt.c.

This commit is contained in:
Andreas Schneider
2011-08-07 12:54:25 +02:00
parent 01c4b713dc
commit 37b80e9261
3 changed files with 7 additions and 7 deletions

View File

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