more updates in the build system, gettext related.
[apps/madmutt.git] / mutt_ssl_gnutls.c
index 134828b..f6d8b2d 100644 (file)
@@ -21,6 +21,7 @@
 #endif
 
 #include <lib-lib/mem.h>
+#include <lib-lib/macros.h>
 
 #include "mutt.h"
 #include "mutt_socket.h"
@@ -29,7 +30,6 @@
 #include "mutt_ssl.h"
 
 #include "lib/str.h"
-#include "lib/intl.h"
 #include "lib/rx.h"
 
 typedef struct _tlssockdata {