]> andersk Git - openssh.git/blobdiff - authfd.h
- markus@cvs.openbsd.org 2001/08/07 10:37:46
[openssh.git] / authfd.h
index b7e88fde8e594b692a5d8277e167657d6d3f2783..8075a7ebddf18b9269f889152b56382d6035f98f 100644 (file)
--- a/authfd.h
+++ b/authfd.h
@@ -11,7 +11,7 @@
  * called by a name other than "ssh" or "Secure Shell".
  */
 
-/* RCSID("$OpenBSD: authfd.h,v 1.20 2001/08/01 22:03:33 markus Exp $"); */
+/* RCSID("$OpenBSD: authfd.h,v 1.21 2001/08/07 10:37:46 markus Exp $"); */
 
 #ifndef AUTHFD_H
 #define AUTHFD_H
@@ -42,6 +42,9 @@
 #define SSH_AGENTC_ADD_SMARTCARD_KEY           20
 #define SSH_AGENTC_REMOVE_SMARTCARD_KEY                21
 
+/* extended failure messages */
+#define SSH2_AGENT_FAILURE                     30
+
 /* additional error code for ssh.com's ssh-agent2 */
 #define SSH_COM_AGENT2_FAILURE                  102
 
This page took 0.034673 seconds and 4 git commands to generate.