1 2 3 4 5 6 7 8 9 10 11
--- getlog.c 12 Sep 2008 13:38:35 -0000 1.90 +++ getlog.c 17 Oct 2008 08:51:45 -0000 @@ -19,6 +19,7 @@ #include <unistd.h> #include <string.h> #include <errno.h> +#include <time.h> #include "cvs.h" #include "remote.h"