summaryrefslogtreecommitdiff
path: root/security/hpn-ssh/files/patch-monitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'security/hpn-ssh/files/patch-monitor.h')
-rw-r--r--security/hpn-ssh/files/patch-monitor.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/security/hpn-ssh/files/patch-monitor.h b/security/hpn-ssh/files/patch-monitor.h
deleted file mode 100644
index 2c42831b40ab..000000000000
--- a/security/hpn-ssh/files/patch-monitor.h
+++ /dev/null
@@ -1,13 +0,0 @@
---- monitor.h.orig Tue Jun 11 18:42:49 2002
-+++ monitor.h Sun Jun 30 07:13:09 2002
-@@ -50,6 +51,10 @@
- MONITOR_REQ_RSACHALLENGE, MONITOR_ANS_RSACHALLENGE,
- MONITOR_REQ_RSARESPONSE, MONITOR_ANS_RSARESPONSE,
- MONITOR_REQ_PAM_START,
-+ MONITOR_REQ_PAM_INIT_CTX, MONITOR_ANS_PAM_INIT_CTX,
-+ MONITOR_REQ_PAM_QUERY, MONITOR_ANS_PAM_QUERY,
-+ MONITOR_REQ_PAM_RESPOND, MONITOR_ANS_PAM_RESPOND,
-+ MONITOR_REQ_PAM_FREE_CTX, MONITOR_ANS_PAM_FREE_CTX,
- MONITOR_REQ_TERM
- };
-