]> andersk Git - gssapi-openssh.git/blobdiff - openssh/monitor.h
initialize pointers to avoid compiler warnings
[gssapi-openssh.git] / openssh / monitor.h
index 705d86df7aa2cecea7131623eda0093de5470777..cfce700aae617ad653bc01036a42d1e35207b064 100644 (file)
@@ -63,6 +63,7 @@ enum monitor_reqtype {
        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_AUDIT_EVENT, MONITOR_REQ_AUDIT_COMMAND,
        MONITOR_REQ_TERM
 };
 
This page took 0.034003 seconds and 4 git commands to generate.