- (djm) Make privsep work with PAM (still experimental)
diff --git a/monitor.h b/monitor.h
index 681b518..56ec9d9 100644
--- a/monitor.h
+++ b/monitor.h
@@ -48,6 +48,7 @@
 	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,
 };