mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
318 B
Plaintext
13 lines
318 B
Plaintext
$NetBSD: patch-al,v 1.2 2007/08/08 20:20:07 joerg Exp $
|
|
|
|
--- libmc/mc_obj.c.orig 2006-10-04 21:57:03.000000000 +0200
|
|
+++ libmc/mc_obj.c 2006-10-04 21:56:48.000000000 +0200
|
|
@@ -5,7 +5,6 @@
|
|
#include <fcntl.h>
|
|
#include <sys/uio.h>
|
|
#include <unistd.h>
|
|
-#include <malloc.h>
|
|
#include <assert.h>
|
|
|
|
#include <Xm/XmAll.h>
|