X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=pager.c;h=2a5cadf23dbc909de8a50311e0de35e0ae25c79a;hp=bd1b2a8e21c8cb2fd353ce1f9f6e07365e7b2eb4;hb=c22c84b23ab59c81ccd397c992b1c4adbbddeb80;hpb=617e7d83d14e14e6a520a48e75437211b16c8834 diff --git a/pager.c b/pager.c index bd1b2a8..2a5cadf 100644 --- a/pager.c +++ b/pager.c @@ -16,6 +16,8 @@ #endif #include +#include +#include #include "mutt.h" #include "enter.h" @@ -39,8 +41,6 @@ #include "mutt_crypt.h" -#include "lib/intl.h" -#include "lib/str.h" #include "lib/rx.h" #include "lib/debug.h"