mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-27 14:00:45 -04:00
17 lines
431 B
Plaintext
17 lines
431 B
Plaintext
$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
|