mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-12 05:52:19 -04:00
13 lines
273 B
Plaintext
13 lines
273 B
Plaintext
$NetBSD: patch-am,v 1.1 2005/06/24 22:44:58 minskim Exp $
|
|
|
|
--- lib/readtab.c.orig 1999-09-15 21:38:06.000000000 -0500
|
|
+++ lib/readtab.c
|
|
@@ -2,7 +2,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include <stdlib.h>
|
|
|
|
#include "../include/globdata.h"
|