summaryrefslogtreecommitdiff
path: root/www/kdewebdev4/files/patch-quanta::plugins::php4dgb::dbgbase::dbg_core.c
blob: 669c0a7caaf35fe52e81833e39e67d8fc98cab54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- quanta/plugins/php4dbg/dbgbase/dbg_core.c.orig	Thu Jan 24 16:53:35 2002
+++ quanta/plugins/php4dbg/dbgbase/dbg_core.c	Thu Jan 24 16:53:42 2002
@@ -11,9 +11,9 @@
                            the world-wide-web at http://dd.cron.ru/license
  ***************************************************************************/
 
+#include <sys/types.h>
 #include "dbg_core.h"
 #include <string.h>
-#include <malloc.h>
 #include <stdlib.h>
 
 #ifdef DBG_USE_STDALLOCA