X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=sort.h;h=fd9efa03dd9e0f5be89aa23d71f56d43e23428d4;hp=76cd39dfdbc3dfa4d8b03123674170ea323d7a44;hb=91d0c04349c9345f0ee29a61cc18dfc144b60edc;hpb=bbc4fd52516a8afefbd14c77e34f8389d6f0a6ed 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[];