diff runopts.h @ 68:eee77ac31ccc

cleaning up the pubkey defines
author Matt Johnston <matt@ucc.asn.au>
date Thu, 12 Aug 2004 14:56:22 +0000
parents efb5e0b335cf
children ac96bc733e71
line wrap: on
line diff
--- a/runopts.h	Thu Aug 12 14:39:17 2004 +0000
+++ b/runopts.h	Thu Aug 12 14:56:22 2004 +0000
@@ -91,7 +91,7 @@
 
 	char *cmd;
 	int wantpty;
-#ifdef DROPBEAR_PUBKEY_AUTH
+#ifdef ENABLE_CLI_PUBKEY_AUTH
 	struct PubkeyList *pubkeys; /* Keys to use for public-key auth */
 #endif
 #ifdef ENABLE_CLI_REMOTETCPFWD