X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=pop%2Fpop.h;h=5fa627153803ece51c8cc5dc4da5c9aba3277ef7;hb=723f7ae3f24f7881c9ce87abf933cd5bec4ac0bc;hp=fe49b4b33e630278261e106d3f1cfc5abaa29124;hpb=9218fd9d7e2a7976b34683c60cb94f7fda42141a;p=apps%2Fmadmutt.git diff --git a/pop/pop.h b/pop/pop.h index fe49b4b..5fa6271 100644 --- a/pop/pop.h +++ b/pop/pop.h @@ -10,9 +10,10 @@ #ifndef _POP_H #define _POP_H 1 +#include + #include "mx.h" -#include "mutt_socket.h" -#include "mutt_curses.h" +#include #define POP_PORT 110 #define POP_SSL_PORT 995