You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-ftp/netkit-ftpd/files/netkit-ftpd-0.17-cleanup.patch

11 lines
186 B

--- 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>