mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-11 05:22:40 -04:00
13 lines
259 B
Plaintext
13 lines
259 B
Plaintext
$NetBSD: patch-ak,v 1.1 2005/06/24 22:44:58 minskim Exp $
|
|
|
|
--- lib/incfiles.c.orig 1999-09-15 21:38:06.000000000 -0500
|
|
+++ lib/incfiles.c
|
|
@@ -5,7 +5,6 @@
|
|
*/
|
|
|
|
#include <stdio.h>
|
|
-#include <malloc.h>
|
|
#include <stdlib.h>
|
|
|
|
#include "../include/bacicnty.h"
|