2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-30 13:58:05 +00:00

Remove duplicate inclusion of time.h

This commit is contained in:
Todd C. Miller
2020-05-11 08:46:58 -06:00
parent fc79cbc317
commit fbf25112e6

View File

@@ -55,7 +55,6 @@
#endif /* HAVE_STDBOOL_H */
#include <regex.h>
#include <signal.h>
#include <time.h>
#include <pathnames.h>