X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=mutt_ssl_nss.c;h=863f9694af6ee4ae586c7a2ed66236bed06f7c27;hp=9b1bf509f9ccda8cd7bbc5a3826abb3c25083860;hb=8b255111bb546b00ed51806dee7104f224496f21;hpb=841934011451205d8295ac955486f06c317fdf15 diff --git a/mutt_ssl_nss.c b/mutt_ssl_nss.c index 9b1bf50..863f969 100644 --- a/mutt_ssl_nss.c +++ b/mutt_ssl_nss.c @@ -25,6 +25,9 @@ #include "mutt_socket.h" #include "mutt_curses.h" +#include "lib/mem.h" +#include "lib/intl.h" + static int MuttNssInitialized = 0; /* internal data struct we use with the CONNECTION. this is where NSS-specific