diff options
Diffstat (limited to 'www/kdewebdev4/files/patch-quanta::plugins::php4dgb::debugger.h')
-rw-r--r-- | www/kdewebdev4/files/patch-quanta::plugins::php4dgb::debugger.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::debugger.h b/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::debugger.h new file mode 100644 index 000000000000..8f4c3c346202 --- /dev/null +++ b/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::debugger.h @@ -0,0 +1,10 @@ +--- quanta/plugins/php4dbg/debugger.h.orig Thu Jan 24 17:22:31 2002 ++++ quanta/plugins/php4dbg/debugger.h Thu Jan 24 17:22:47 2002 +@@ -6,6 +6,7 @@ + #endif + + #include <qobject.h> ++#include <sys/types.h> + + class Listener; + class QSocketNotifier; |