X-Git-Url: http://git.madism.org/?a=blobdiff_plain;f=pop%2Fpop_lib.c;h=5e72d0cd42372a35f3a4480ed2611b4ad971fc96;hb=c913c66391836ffd64dfb0fe96eb66601860fc95;hp=8e667ad00cd4e938fab5e3f627dac946a700a92c;hpb=bbc4fd52516a8afefbd14c77e34f8389d6f0a6ed;p=apps%2Fmadmutt.git diff --git a/pop/pop_lib.c b/pop/pop_lib.c index 8e667ad..5e72d0c 100644 --- a/pop/pop_lib.c +++ b/pop/pop_lib.c @@ -16,7 +16,7 @@ #include "mx.h" #include "url.h" #include "pop.h" -#ifdef USE_SSL +#if defined (USE_SSL) || defined (USE_GNUTLS) # include "mutt_ssl.h" #endif