mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-29 21:38:05 +00:00
Include time.h for ctime() prototype.
This commit is contained in:
parent
a64f1eaea8
commit
8fa6ab0372
@ -41,6 +41,7 @@
|
||||
#include <ctype.h>
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <time.h>
|
||||
|
||||
#include "missing.h"
|
||||
#include "alloc.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user