mirror of
https://github.com/sudo-project/sudo.git
synced 2025-09-03 07:45:47 +00:00
Rename gettext.h -> sudo_gettext.h
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
#include <libaudit.h>
|
||||
|
||||
#define DEFAULT_TEXT_DOMAIN "sudoers"
|
||||
#include "gettext.h" /* must be included before missing.h */
|
||||
#include "sudo_gettext.h" /* must be included before missing.h */
|
||||
|
||||
#include "missing.h"
|
||||
#include "sudo_fatal.h"
|
||||
|
Reference in New Issue
Block a user