X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=protos.h;h=46532d01ce7e8fb6689498ca2474959116697af7;hb=9aae63e2d1cce39bb0928362416a8d17b953ca5e;hp=c650c62c426688be83bac41c84f6e05c57a69d76;hpb=b3cb6ed8d36c550a2e589910ce51bbc8352ff57c;p=apps%2Fmadmutt.git diff --git a/protos.h b/protos.h index c650c62..46532d0 100644 --- a/protos.h +++ b/protos.h @@ -19,6 +19,8 @@ #include "mbyte.h" +#include "buffer.h" + #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)