mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 22:35:10 +00:00
Rename missing.h -> sudo_compat.h
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "missing.h"
|
||||
#include "sudo_compat.h"
|
||||
#include "sudo_util.h"
|
||||
|
||||
#if defined(HAVE_GETPROGNAME)
|
||||
|
Reference in New Issue
Block a user