summaryrefslogtreecommitdiff
path: root/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::DbgSite.h
blob: 521a0cb8d7c346e4238e4fb03d3be0eba5b7e65a (plain) (blame)
1
2
3
4
5
6
7
8
9
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"