mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Use TIME_WITH_SYS_TIME
This commit is contained in:
@@ -46,7 +46,9 @@
|
||||
#include <signal.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <time.h>
|
||||
#if TIME_WITH_SYS_TIME
|
||||
# include <time.h>
|
||||
#endif
|
||||
|
||||
#include "sudo.h"
|
||||
|
||||
|
Reference in New Issue
Block a user