X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=blobdiff_plain;f=muttlib.c;h=2cf42eb8229aee6b372bf17c3ff4fd2462e0c90f;hp=8a9e34d590aac68223ed7c40db9c850a304af51c;hb=45528548fd2dddcbef9396b0589ec88d722766ee;hpb=d63fe782146b7e2860d45fd6c2cf5369d9b0a87a diff --git a/muttlib.c b/muttlib.c index 8a9e34d..2cf42eb 100644 --- a/muttlib.c +++ b/muttlib.c @@ -19,6 +19,8 @@ #include #include +#include + #include "alias.h" #include "mutt.h" #include "mx.h" @@ -367,7 +369,7 @@ void mutt_merge_envelopes(ENVELOPE* base, ENVELOPE** extra) envelope_delete(extra); } -void _mutt_mktemp (char *s, const char *src, int line) +void mutt_mktemp (char *s) { snprintf (s, _POSIX_PATH_MAX, "%s/madmutt-%s-%d-%d-%d-%x%x", NONULL (Tempdir),