mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-28 21:07:55 +00:00
Include time.h for time_t in compat.h for systems w/o struct timespec.
This commit is contained in:
parent
f780611c33
commit
90d2f5f50b
@ -15,6 +15,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
#include <config.h>
|
#include <config.h>
|
||||||
#include <compat.h>
|
#include <compat.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user