more updates in the build system, gettext related.
[apps/madmutt.git] / mutt_libesmtp.c
index 0a6547f..9b45062 100644 (file)
 #endif
 
 #include <lib-lib/mem.h>
+#include <lib-lib/macros.h>
 
 #include "mutt.h"
 #include "ascii.h"
 #include "enter.h"
 
-#include "lib/intl.h"
 #include "lib/str.h"
 
 #if defined (USE_SSL) || (defined (USE_GNUTLS) && defined (HAVE_GNUTLS_OPENSSL_H))