2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-05 08:45:28 +00:00

Rename check.h -> timestamp.h and add remaining timestamp.c prototypes.

This commit is contained in:
Todd C. Miller
2023-08-29 11:16:23 -06:00
parent 8cd0d74fbb
commit 75209e2718
18 changed files with 111 additions and 109 deletions

View File

@@ -44,7 +44,7 @@
#include "sudoers.h"
#include "sudo_auth.h"
#include "insults.h"
#include "check.h"
#include "timestamp.h"
static sudo_auth auth_switch[] = {
/* Standalone entries first */