diff options
Diffstat (limited to 'net-p2p/dctc-gui-qt/files')
-rw-r--r-- | net-p2p/dctc-gui-qt/files/patch-dctc_connection.h | 10 | ||||
-rw-r--r-- | net-p2p/dctc-gui-qt/files/patch-hubwdgt.cc | 10 |
2 files changed, 0 insertions, 20 deletions
diff --git a/net-p2p/dctc-gui-qt/files/patch-dctc_connection.h b/net-p2p/dctc-gui-qt/files/patch-dctc_connection.h deleted file mode 100644 index 07bc6bad7d8a..000000000000 --- a/net-p2p/dctc-gui-qt/files/patch-dctc_connection.h +++ /dev/null @@ -1,10 +0,0 @@ ---- dctc_connection.h.orig Wed Aug 13 08:54:27 2003 -+++ dctc_connection.h Wed Aug 13 08:54:44 2003 -@@ -4,6 +4,7 @@ - #include <qobject.h> - #include <qsocketdevice.h> - -+#include <sys/types.h> - #include <sys/un.h> - - class QSocketNotifier; diff --git a/net-p2p/dctc-gui-qt/files/patch-hubwdgt.cc b/net-p2p/dctc-gui-qt/files/patch-hubwdgt.cc deleted file mode 100644 index 15d47585bfc6..000000000000 --- a/net-p2p/dctc-gui-qt/files/patch-hubwdgt.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- 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" |