16 lines
431 B
Text
16 lines
431 B
Text
$NetBSD: patch-aa,v 1.3 2007/07/30 08:07:01 joerg Exp $
|
|
|
|
--- malsync/mal/client/unix/MAL31DBConfig.c.orig 2007-07-30 07:49:41.000000000 +0000
|
|
+++ malsync/mal/client/unix/MAL31DBConfig.c
|
|
@@ -20,11 +20,7 @@
|
|
*/
|
|
|
|
#include <MAL31DBConfig.h>
|
|
-#if defined(DARWIN) || defined(__OpenBSD__)
|
|
#include <stdlib.h>
|
|
-#else
|
|
-#include <malloc.h>
|
|
-#endif
|
|
|
|
/*---------------------------------------------------------------------------*/
|
|
void
|