mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-01 06:45:10 +00:00
Make local includes consistent; use double quotes for local includes
except for generated ones where we use angle brackets. Also g/c unused compat.h.
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
# include <sys/sysctl.h>
|
||||
#endif
|
||||
|
||||
#include <missing.h>
|
||||
#include "missing.h"
|
||||
|
||||
/*
|
||||
* Fill in a struct timeval with the time the system booted.
|
||||
|
Reference in New Issue
Block a user