diff options
Diffstat (limited to 'www/kdewebdev/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h')
-rw-r--r-- | www/kdewebdev/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/www/kdewebdev/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h b/www/kdewebdev/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h deleted file mode 100644 index 521a0cb8d7c3..000000000000 --- a/www/kdewebdev/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h +++ /dev/null @@ -1,10 +0,0 @@ ---- quanta/plugins/php4dbg/dbgbase/DbgSite.h.orig Thu Jan 24 17:01:33 2002 -+++ quanta/plugins/php4dbg/dbgbase/DbgSite.h Thu Jan 24 17:01:48 2002 -@@ -14,6 +14,7 @@ - #ifndef _DBGSITE_H_ - #define _DBGSITE_H_ - -+#include <sys/types.h> - #include <qobject.h> - #include "ListenerGlobals.h" - #include "RequestorBase.h" |