]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
test-mbox-from: Compile fix.
authorTimo Sirainen <tss@iki.fi>
Sun, 26 Jul 2009 20:02:47 +0000 (16:02 -0400)
committerTimo Sirainen <tss@iki.fi>
Sun, 26 Jul 2009 20:02:47 +0000 (16:02 -0400)
--HG--
branch : HEAD

src/lib-mail/test-mbox-from.c

index 46584be5d7cc377fdc5249cb44388c8c85d988d4..4bae925bab0fd5d09160dee2e35c95d3a3ac25e6 100644 (file)
@@ -4,6 +4,8 @@
 #include "mbox-from.h"
 #include "test-common.h"
 
+#include <time.h>
+
 struct test_mbox_from_parse_output {
        time_t time;
        int tz_offset;