blob: 8f4c3c3462029f892ee0775314e817d4abd541d6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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;
|