summaryrefslogtreecommitdiff
path: root/contrib/sendmail/libsm/t-event.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2020-07-15 18:28:54 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2020-07-15 18:28:54 +0000
commit5b0945b57059d1cde0831d3afea7ec56c7d79508 (patch)
treee49923939d3056efb36ba71433d5f2601ba06f5c /contrib/sendmail/libsm/t-event.c
parent289d6a3fa6f52d2222728c98d085fd743b46aab4 (diff)
parentcee0d44ab388e12fbd62fdb134d295c58901148a (diff)
downloadsrc-test2-5b0945b57059d1cde0831d3afea7ec56c7d79508.tar.gz
src-test2-5b0945b57059d1cde0831d3afea7ec56c7d79508.zip
Notes
Diffstat (limited to 'contrib/sendmail/libsm/t-event.c')
-rw-r--r--contrib/sendmail/libsm/t-event.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/t-event.c b/contrib/sendmail/libsm/t-event.c
index 7f08b914bb53..fcdd02b28985 100644
--- a/contrib/sendmail/libsm/t-event.c
+++ b/contrib/sendmail/libsm/t-event.c
@@ -17,7 +17,7 @@ SM_RCSID("@(#)$Id: t-event.c,v 1.14 2013-11-22 20:51:43 ca Exp $")
# include <sys/wait.h>
#if SM_CONF_SETITIMER
# include <sm/time.h>
-#endif /* SM_CONF_SETITIMER */
+#endif
#include <sm/clock.h>
#include <sm/test.h>