summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/monitor.h')
-rw-r--r--crypto/openssh/monitor.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/openssh/monitor.h b/crypto/openssh/monitor.h
index 42d5237..69114b5 100644
--- a/crypto/openssh/monitor.h
+++ b/crypto/openssh/monitor.h
@@ -49,6 +49,7 @@ enum monitor_reqtype {
MONITOR_REQ_RSAKEYALLOWED, MONITOR_ANS_RSAKEYALLOWED,
MONITOR_REQ_RSACHALLENGE, MONITOR_ANS_RSACHALLENGE,
MONITOR_REQ_RSARESPONSE, MONITOR_ANS_RSARESPONSE,
+ MONITOR_REQ_PAM_START,
MONITOR_REQ_TERM
};
OpenPOWER on IntegriCloud