X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=sort.h;h=fd9efa03dd9e0f5be89aa23d71f56d43e23428d4;hb=8352ddc65f822aaef06df65ee6c32423b73d6890;hp=76cd39dfdbc3dfa4d8b03123674170ea323d7a44;hpb=bbc4fd52516a8afefbd14c77e34f8389d6f0a6ed;p=apps%2Fmadmutt.git diff --git a/sort.h b/sort.h index 76cd39d..fd9efa0 100644 --- a/sort.h +++ b/sort.h @@ -42,5 +42,5 @@ WHERE short SortAlias INITVAL (SORT_ALIAS); /* FIXME: This one does not belong to here */ WHERE short PgpSortKeys INITVAL (SORT_ADDRESS); -#include "mapping.h" +#include extern const struct mapping_t SortMethods[];