diff options
Diffstat (limited to 'www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp')
-rw-r--r-- | www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp b/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp deleted file mode 100644 index 3f2e2818e985..000000000000 --- a/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::ThreadBase.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- quanta/plugins/php4dbg/dbgbase/ThreadBase.cpp.orig Thu Jan 24 16:52:35 2002 -+++ quanta/plugins/php4dbg/dbgbase/ThreadBase.cpp Thu Jan 24 16:52:44 2002 -@@ -11,6 +11,7 @@ - the world-wide-web at http://dd.cron.ru/license - ***************************************************************************/ - -+#include <sys/types.h> - #include "ThreadBase.h" - #include "ListenerGlobals.h" - #include "dbg_core.h" |