summaryrefslogtreecommitdiff
path: root/net/dctc-gui-qt/files/patch-hubwdgt.cc
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-08-13 07:06:25 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-08-13 07:06:25 +0000
commit04d34a6aed10944031ed473c01416832596fc25a (patch)
tree133910e1211bef9b6965b4a1ae855c50bff30a6c /net/dctc-gui-qt/files/patch-hubwdgt.cc
parentChase Tcl/Tk version to fix building. (diff)
Fix build on stable
Reported by: bento
Notes
Notes: svn path=/head/; revision=86871
Diffstat (limited to 'net/dctc-gui-qt/files/patch-hubwdgt.cc')
-rw-r--r--net/dctc-gui-qt/files/patch-hubwdgt.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/dctc-gui-qt/files/patch-hubwdgt.cc b/net/dctc-gui-qt/files/patch-hubwdgt.cc
new file mode 100644
index 000000000000..15d47585bfc6
--- /dev/null
+++ b/net/dctc-gui-qt/files/patch-hubwdgt.cc
@@ -0,0 +1,10 @@
+--- hubwdgt.cc.orig Wed Aug 13 08:57:51 2003
++++ hubwdgt.cc Wed Aug 13 08:59:05 2003
+@@ -29,6 +29,7 @@
+ #include <qfile.h>
+ #include <qdir.h>
+ #include <zlib.h>
++#include <sys/time.h>
+ #include "hubwdgt.h"
+ #include "debugdlg.h"
+ #include "searchdlg.h"