diff options
Diffstat (limited to 'monitor_wrap.h')
-rw-r--r-- | monitor_wrap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor_wrap.h b/monitor_wrap.h index 7ed241aa8..310b42513 100644 --- a/monitor_wrap.h +++ b/monitor_wrap.h | |||
@@ -74,7 +74,7 @@ int mm_sshpam_respond(void *, u_int, char **); | |||
74 | void mm_sshpam_free_ctx(void *); | 74 | void mm_sshpam_free_ctx(void *); |
75 | #endif | 75 | #endif |
76 | 76 | ||
77 | #ifdef AUDIT_EVENTS | 77 | #ifdef SSH_AUDIT_EVENTS |
78 | #include "audit.h" | 78 | #include "audit.h" |
79 | void mm_audit_event(ssh_audit_event_t); | 79 | void mm_audit_event(ssh_audit_event_t); |
80 | void mm_audit_run_command(const char *); | 80 | void mm_audit_run_command(const char *); |