2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-09-02 23:35:36 +00:00

Include gettext.h

This commit is contained in:
Todd C. Miller
2011-05-28 15:32:11 -04:00
parent ab3b3eb83b
commit d5e1cbbfaa

View File

@@ -34,6 +34,7 @@
#include "missing.h"
#include "error.h"
#include "alloc.h"
#include "gettext.h"
#include "linux_audit.h"
/*