summaryrefslogtreecommitdiff
path: root/src/exec_intercept.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/exec_intercept.h')
-rw-r--r--src/exec_intercept.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/exec_intercept.h b/src/exec_intercept.h
index e9d3a6ac3..baf429bb6 100644
--- a/src/exec_intercept.h
+++ b/src/exec_intercept.h
@@ -20,6 +20,7 @@
#define SUDO_EXEC_INTERCEPT_H
enum intercept_state {
+ INVALID_STATE,
RECV_HELLO_INITIAL,
RECV_HELLO,
RECV_SECRET,