# include <stdlib.h>
# endif
#endif /* STDC_HEADERS */
+#ifdef HAVE_LIBINTL_H
+# include <libintl.h>
+#endif
#include <usersec.h>
#include <uinfo.h>
#ifdef HAVE_INTTYPES_H
# include <inttypes.h>
#endif
+#ifdef HAVE_LIBINTL_H
+# include <libintl.h>
+#endif
#include "missing.h"
#include "alloc.h"
#include <stdio.h>
#include <signal.h>
+#ifdef HAVE_LIBINTL_H
+# include <libintl.h>
+#endif
#include "missing.h"
#endif
#ifdef HAVE_LIBINTL_H
-# include <libintl.h>
# if defined(__LINUX_PAM__)
# define PAM_TEXT_DOMAIN "Linux-PAM"
# elif defined(__sun__)
# include <membership.h>
#endif
+#ifdef HAVE_LIBINTL_H
+# include <libintl.h>
+#endif
+
/*
* Info pertaining to the invoking user.
*/
#ifndef _SUDO_SUDO_H
#define _SUDO_SUDO_H
+#ifdef HAVE_LIBINTL_H
+# include <libintl.h>
+#endif
#include <limits.h>
-
#include <pathnames.h>
+
#include "missing.h"
#include "alloc.h"
#include "error.h"