summaryrefslogtreecommitdiff
path: root/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2002-06-02 17:03:03 +0000
committerPete Fritchman <petef@FreeBSD.org>2002-06-02 17:03:03 +0000
commitdda1fa7efd49fb194479cc380f1efa095964292c (patch)
treea6c3e4cbc5b109333625477f8e4e7376f1642718 /www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h
parentadd pktrace 1.0.4 (diff)
- update to 2.0.1
- bump PORTEPOCH (the last version should have been 2.0.p1, not 2.0p1) - sort pkg-plist, don't try to @dirrm directories that aren't totally ours PR: 34231 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> Approved by: maintainer timeout
Diffstat (limited to 'www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h')
-rw-r--r--www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h b/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h
new file mode 100644
index 000000000000..521a0cb8d7c3
--- /dev/null
+++ b/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h
@@ -0,0 +1,10 @@
+--- 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"