summaryrefslogtreecommitdiff
blob: 73289adfba05942dd485983aaa65c2930e19f654 (plain)
1
2
3
4
5
6
7
8
9
10
--- ftpd/logwtmp.c
+++ ftpd/logwtmp.c
@@ -43,6 +43,7 @@
 #include <sys/types.h>
 #include <sys/time.h>
 #include <sys/stat.h>
+#include <time.h>
 
 #include <fcntl.h>
 #include <utmp.h>