summaryrefslogtreecommitdiff
path: root/www/quanta/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/quanta/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h')
-rw-r--r--www/quanta/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/quanta/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h b/www/quanta/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h
new file mode 100644
index 000000000000..521a0cb8d7c3
--- /dev/null
+++ b/www/quanta/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"