mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Rename missing.h -> sudo_compat.h
This commit is contained in:
@@ -31,9 +31,9 @@
|
||||
#include <unistd.h>
|
||||
|
||||
#define DEFAULT_TEXT_DOMAIN "sudoers"
|
||||
#include "sudo_gettext.h" /* must be included before missing.h */
|
||||
#include "sudo_gettext.h" /* must be included before sudo_compat.h */
|
||||
|
||||
#include "missing.h"
|
||||
#include "sudo_compat.h"
|
||||
#include "sudo_fatal.h"
|
||||
#include "sudo_debug.h"
|
||||
#include "bsm_audit.h"
|
||||
|
Reference in New Issue
Block a user