X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=crypt.h;h=8c5e2746eeccba2c933f645257f195a6f9e2bf35;hp=28581364779ea775f51d98ed7653d89fb73f6e0e;hb=c05e2953d8c688f8e1321bbf717298c9177fe5c5;hpb=c8e9242de36d7aa6e3bb2e446f57ef2a14e4c889 diff --git a/crypt.h b/crypt.h index 2858136..8c5e274 100644 --- a/crypt.h +++ b/crypt.h @@ -18,6 +18,7 @@ #include #include "state.h" +#include "crypt.li" #define ENCRYPT (1 << 0) #define SIGN (1 << 1)