summaryrefslogtreecommitdiff
path: root/ssh-keygen.c
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.c')
-rw-r--r--ssh-keygen.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/ssh-keygen.c b/ssh-keygen.c
index 49e4eee10..4b6218b10 100644
--- a/ssh-keygen.c
+++ b/ssh-keygen.c
@@ -49,10 +49,7 @@
49#include "hostfile.h" 49#include "hostfile.h"
50#include "dns.h" 50#include "dns.h"
51#include "ssh2.h" 51#include "ssh2.h"
52
53#ifdef ENABLE_PKCS11
54#include "ssh-pkcs11.h" 52#include "ssh-pkcs11.h"
55#endif
56 53
57/* Number of bits in the RSA/DSA key. This value can be set on the command line. */ 54/* Number of bits in the RSA/DSA key. This value can be set on the command line. */
58#define DEFAULT_BITS 2048 55#define DEFAULT_BITS 2048