summaryrefslogtreecommitdiff
path: root/pathnames.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'pathnames.h.in')
-rw-r--r--pathnames.h.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/pathnames.h.in b/pathnames.h.in
index 0115961a5..5d86a73c4 100644
--- a/pathnames.h.in
+++ b/pathnames.h.in
@@ -1,7 +1,7 @@
/*
* SPDX-License-Identifier: ISC
*
- * Copyright (c) 1996, 1998, 1999, 2001, 2004, 2005, 2007-2014
+ * Copyright (c) 1996, 1998, 1999, 2001, 2004, 2005, 2007-2021
* Todd C. Miller <Todd.Miller@sudo.ws>.
*
* Permission to use, copy, modify, and distribute this software for any
@@ -162,6 +162,10 @@
# undef _PATH_SUDO_SENDMAIL
#endif /* _PATH_SUDO_SENDMAIL */
+#ifndef _PATH_SUDO_INTERCEPT
+# undef _PATH_SUDO_INTERCEPT
+#endif /* _PATH_SUDO_INTERCEPT */
+
#ifndef _PATH_SUDO_NOEXEC
# undef _PATH_SUDO_NOEXEC
#endif /* _PATH_SUDO_NOEXEC */