X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=protos.h;h=52f0de81b781d57ca024bc2a07d0de3e4a930029;hb=3e611c4b53a33408955152e1c9336f8643ea096e;hp=c650c62c426688be83bac41c84f6e05c57a69d76;hpb=b3cb6ed8d36c550a2e589910ce51bbc8352ff57c;p=apps%2Fmadmutt.git diff --git a/protos.h b/protos.h index c650c62..52f0de8 100644 --- a/protos.h +++ b/protos.h @@ -19,6 +19,8 @@ #include "mbyte.h" +#include + #define MoreArgs(p) (*p->dptr && *p->dptr != ';' && *p->dptr != '#') #define mutt_make_string(A,B,C,D,E) _mutt_make_string(A,B,C,D,E,0)