1 2 3 4 5 6 7 8 9 10
--- headers.c.orig Wed Feb 21 23:07:41 2001 +++ headers.c Wed Feb 21 23:07:57 2001 @@ -23,6 +23,7 @@ #include <stdarg.h> #include <string.h> #include <stdlib.h> +#include <time.h> #include "libesmtp-private.h" #include "headers.h"