2a1c759fde
against pilot-link 0.12.x.
16 lines
385 B
Text
16 lines
385 B
Text
$NetBSD: patch-ac,v 1.1 2007/01/26 01:50:54 markd Exp $
|
|
|
|
--- mal/client/unix/MAL31DBConfig.c.orig 2002-02-10 08:15:48.000000000 +1300
|
|
+++ mal/client/unix/MAL31DBConfig.c
|
|
@@ -20,11 +20,7 @@
|
|
*/
|
|
|
|
#include <MAL31DBConfig.h>
|
|
-#ifdef DARWIN
|
|
#include <stdlib.h>
|
|
-#else
|
|
-#include <malloc.h>
|
|
-#endif
|
|
|
|
/*---------------------------------------------------------------------------*/
|
|
void
|