Rename gettext.h -> sudo_gettext.h
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#endif /* HAVE_STDBOOL_H */
|
||||
|
||||
#define DEFAULT_TEXT_DOMAIN "sudo"
|
||||
#include "gettext.h" /* must be included before missing.h */
|
||||
#include "sudo_gettext.h" /* must be included before missing.h */
|
||||
|
||||
#include "missing.h"
|
||||
#include "sudo_alloc.h"
|
||||
|
Reference in New Issue
Block a user