From fbf25112e630d601d4dedf4034393332ffd06ce4 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 11 May 2020 08:46:58 -0600 Subject: [PATCH] Remove duplicate inclusion of time.h --- plugins/sudoers/sudoreplay.c | 1 - 1 file changed, 1 deletion(-) diff --git a/plugins/sudoers/sudoreplay.c b/plugins/sudoers/sudoreplay.c index 8a1002e10..f994d511f 100644 --- a/plugins/sudoers/sudoreplay.c +++ b/plugins/sudoers/sudoreplay.c @@ -55,7 +55,6 @@ #endif /* HAVE_STDBOOL_H */ #include #include -#include #include