X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/c00e4d75528cf5c1cc803c798459d56ae614ea1f..103ff3950fe7618d2a9815810a7be6a8019bac35:/monitor_wrap.h diff --git a/monitor_wrap.h b/monitor_wrap.h index 7ed241aa..310b4251 100644 --- a/monitor_wrap.h +++ b/monitor_wrap.h @@ -74,7 +74,7 @@ int mm_sshpam_respond(void *, u_int, char **); void mm_sshpam_free_ctx(void *); #endif -#ifdef AUDIT_EVENTS +#ifdef SSH_AUDIT_EVENTS #include "audit.h" void mm_audit_event(ssh_audit_event_t); void mm_audit_run_command(const char *);