Rename missing.h -> sudo_compat.h
This commit is contained in:
@@ -34,9 +34,9 @@
|
||||
#include <stdarg.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 "logging.h"
|
||||
#include "sudo_debug.h"
|
||||
|
||||
|
Reference in New Issue
Block a user