X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fsendsbr.c;h=cc15a0f122489a201cf24f7cda06ae7c0aad9641;hp=a43627f1eec29614d07d47476866891ca8a59ba2;hb=d2da15ecabb03fb2de72863abdf5f21e52fdf329;hpb=ac33b2e9c3632537b93fc4755a925c682d1eb82e diff --git a/uip/sendsbr.c b/uip/sendsbr.c index a43627f..cc15a0f 100644 --- a/uip/sendsbr.c +++ b/uip/sendsbr.c @@ -15,6 +15,7 @@ #include #include #include +#include #include #ifdef TIME_WITH_SYS_TIME @@ -498,7 +499,7 @@ make_mime_composition_file_entry(char *file_name, int attachformat) (void) fprintf (composition_file, "#%s <>{attachment; modification-date=\"%s\"}", content_type, - dtime (&st.st_mtim, 0)); + dtime (&st.st_mtime, 0)); break; default: