Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/ftp/hsftp/files/patch-hsftp.c
16466 views
1
--- hsftp.c.orig Sun Aug 27 13:06:30 2000
2
+++ hsftp.c Sun Aug 27 13:06:42 2000
3
@@ -58,6 +58,7 @@
4
#include <signal.h>
5
#include <sys/types.h>
6
#include <sys/mman.h>
7
+#include <sys/time.h>
8
#include <sys/resource.h>
9
10
#include "config.h"
11
12